mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-21 21:11:36 +00: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
|
%.mc: %.bc
|
||||||
@echo "Generating machine instructions for $<"
|
@echo "Generating machine instructions for $<"
|
||||||
@llc -dselect i $< > $@
|
@llc -dselect y $< > $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user