This website requires JavaScript.
Explore
Help
Register
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
2025-01-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Linker
History
Chris Lattner
15759af51d
Add support for ".so" files compiled with LLVM which contain LLVM bytecode.
...
llvm-svn: 20253
2005-02-19 18:30:29 +00:00
..
LinkArchives.cpp
Minor cleanup. No need to explicitly tell the compiler the template arguments.
2005-02-13 17:50:16 +00:00
Linker.cpp
Add support for ".so" files compiled with LLVM which contain LLVM bytecode.
2005-02-19 18:30:29 +00:00
LinkFiles.cpp
Fix header and function comments.
2004-12-13 03:13:18 +00:00
LinkItems.cpp
For PR351: \
2004-12-13 02:59:52 +00:00
LinkLibraries.cpp
Add support for ".so" files compiled with LLVM which contain LLVM bytecode.
2005-02-19 18:30:29 +00:00
LinkModules.cpp
Eliminate silly warnings from the linker of the form:
2005-02-19 17:52:37 +00:00
Makefile
Don't bother with a re-linked library, ensure archive library is built.
2004-11-14 22:03:14 +00:00