mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Had used the wrong option.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
769939dbde
commit
cf8a5f899b
@ -29,4 +29,4 @@ clean :
|
||||
|
||||
%.mc: %.bc
|
||||
@echo "Generating machine instructions for $<"
|
||||
@llc -dselect i $< > $@
|
||||
@llc -dselect y $< > $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user