llvm-project/lld/lib/ReaderWriter
Rafael Espindola 773a159116 Simplify now that there is only one file. NFC.
llvm-svn: 235747
2015-04-24 19:01:30 +00:00
..
ELF Return an ErrorOr<std::unique_ptr<File>>. NFC. 2015-04-24 18:33:50 +00:00
MachO Simplify now that there is only one file. NFC. 2015-04-24 19:01:30 +00:00
PECOFF Return an ErrorOr<std::unique_ptr<File>>. NFC. 2015-04-24 18:33:50 +00:00
YAML Return an ErrorOr<std::unique_ptr<File>>. NFC. 2015-04-24 18:33:50 +00:00
CMakeLists.txt Remove the Native file format. 2015-04-10 21:23:51 +00:00
CoreLinkingContext.cpp Delete dead code (again). 2015-04-17 18:58:34 +00:00
FileArchive.cpp Simplify now that there is only one file. NFC. 2015-04-24 19:01:30 +00:00
LinkerScript.cpp [LinkerScript] Handle symbols defined in linker scripts 2015-03-16 20:39:07 +00:00