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-02 22:04:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
17730847d5
llvm-6502
/
tools
/
llvm-link
History
…
..
CMakeLists.txt
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
llvm-link.cpp
Make it possible to use the linker without destroying the source module. This is so the source module can be linked to multiple other destination modules. For all that used LinkModules() before, they will continue to destroy the source module as before.
2011-10-11 00:24:54 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00