mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Add analyze tool to path for Setup script
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e6850235f5
commit
ad1bb04eec
@ -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:${PATH}
|
||||
setenv PATH ../tools/dis:../tools/opt:../tools/strip:../tools/analyze:${PATH}
|
||||
alias as ../tools/as/as
|
||||
|
Loading…
x
Reference in New Issue
Block a user