1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Used a bigger constant in loopfunc.ll that doesn't fit in immed field.

llvm-svn: 237
This commit is contained in:
Vikram S. Adve 2001-07-21 12:44:24 +00:00
parent a72bdbe37a
commit f2f366d343

View File

@ -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