llvm-6502/lib/Linker
Rafael Espindola 105193772d Don't construct or delete a module on the Linker.
The linker is now responsible only for actually linking the modules, it
is up to the clients to create and destroy them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181098 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-04 02:43:00 +00:00
..
CMakeLists.txt [Linker] Drop support for IR-level extended linking support (archives, etc.). 2013-01-17 19:52:25 +00:00
Linker.cpp Don't construct or delete a module on the Linker. 2013-05-04 02:43:00 +00:00
LinkModules.cpp This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
LLVMBuild.txt [Linker] Kill Linker::LoadObject which is dead, and drop the BitReader dependency again. 2013-01-18 19:37:11 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00