llvm-project/lld/lib/ReaderWriter
Shankar Easwaran eeee23e60a This adds functionality for undefined atoms from dynamic libraries to be added
to the list of undefined atoms. 

The processing of undefined atoms from dynamic libraries is controlled by
use-shlib-undefines command line option. 

This patch also adds additional command line arguments to allow/disallow
unresolved symbols from shared libraries and mimics GNU ld behavior.

llvm-svn: 179257
2013-04-11 02:56:30 +00:00
..
ELF This adds functionality for undefined atoms from dynamic libraries to be added 2013-04-11 02:56:30 +00:00
MachO Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
Native Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
PECOFF Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
YAML Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
CMakeLists.txt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
CoreTargetInfo.cpp Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
LinkerScript.cpp Add basic linker script parsing. 2013-03-01 00:03:36 +00:00
Reader.cpp Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
ReaderArchive.cpp Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
ReaderLinkerScript.cpp Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
Writer.cpp Move everything over to TargetInfo. 2013-01-23 01:18:43 +00:00