mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Had used the wrong option.
llvm-svn: 339
This commit is contained in:
parent
d5c5e27191
commit
6744f75d62
@ -29,4 +29,4 @@ clean :
|
||||
|
||||
%.mc: %.bc
|
||||
@echo "Generating machine instructions for $<"
|
||||
@llc -dselect i $< > $@
|
||||
@llc -dselect y $< > $@
|
||||
|
Loading…
Reference in New Issue
Block a user