This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-23 11:13:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b75c0781c3
llvm-mirror
/
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. llvm-svn: 39933
2007-07-17 00:11:02 +02: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. llvm-svn: 39936
2007-07-17 00:25:13 +02:00
BuildCmd: ./build-for-llvm-top.sh
Update to include clean and install commands. llvm-svn: 40119
2007-07-20 22:54:41 +02:00
CleanCmd: make clean
InstallCmd: make install
Reference in New Issue
Copy Permalink