This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-01 00:11:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3cb9351e8a
llvm-6502
/
ModuleInfo.txt
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Prepare for the future when llvm doesn't depend on llvm-gcc-4-0. This also avoids a fork bomb from the llvm-top/build script which doesn't know how to handle cycles in the dependence graph. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39933 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-16 22:11:02 +00:00
DepModule:
In ModuleInfo.txt, make sure that the script being executed can be found by prepending a . In build-for-llvm-top.sh, dereference variables for exansion. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39936 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-16 22:25:13 +00:00
BuildCmd: ./build-for-llvm-top.sh
Update to include clean and install commands. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-20 20:54:41 +00:00
CleanCmd: make clean
InstallCmd: make install
Reference in New Issue
Copy Permalink