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-30 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Linker
History
Chris Lattner
92ac219e38
switch to the new struct api.
...
llvm-svn: 137482
2011-08-12 18:07:26 +00:00
..
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
LinkArchives.cpp
Kill ModuleProvider and ghost linkage by inverting the relationship between
2010-01-27 20:34:15 +00:00
Linker.cpp
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
2010-12-16 03:29:14 +00:00
LinkItems.cpp
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
2010-12-16 03:29:14 +00:00
LinkModules.cpp
switch to the new struct api.
2011-08-12 18:07:26 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00