mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Used a bigger constant in loopfunc.ll that doesn't fit in immed field.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8ee0064983
commit
1677d0d6f1
@ -1,4 +1,4 @@
|
||||
setenv LD_LIBRARY_PATH ../lib/Assembly/Parser/Debug:../lib/Assembly/Writer/Debug:../lib/Analysis/Debug:../lib/VMCore/Debug:../lib/Bytecode/Writer/Debug:../lib/Bytecode/Reader/Debug:../lib/Optimizations/Debug
|
||||
|
||||
setenv PATH ../tools/dis:../tools/opt:../tools/strip:../tools/analyze:${PATH}
|
||||
setenv PATH ../lib/CodeGen:../tools/dis:../tools/opt:../tools/strip:../tools/analyze:${PATH}
|
||||
alias as ../tools/as/as
|
||||
|
Loading…
Reference in New Issue
Block a user