llvm-project/lld/lib/ReaderWriter
Denis Protivensky fb8afb8f81 [ARM] Implement PLT for dynamic pass
This includes implementation of PLT0 entry.

For testing, libfn.so binary is added since
there's no way to link shared objects with lld yet.

llvm-svn: 234588
2015-04-10 11:41:27 +00:00
..
ELF [ARM] Implement PLT for dynamic pass 2015-04-10 11:41:27 +00:00
MachO Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
Native Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
PECOFF Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
YAML Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
CoreLinkingContext.cpp Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
FileArchive.cpp Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
LinkerScript.cpp [LinkerScript] Handle symbols defined in linker scripts 2015-03-16 20:39:07 +00:00