llvm-project/lld/lib/ReaderWriter
Simon Atanasyan 49c67236f1 [Mips] Do not show an error if R_MIPS_GPREL32 relocation has a non-local target
This matches GNU linker behaviour.

llvm-svn: 247795
2015-09-16 13:36:24 +00:00
..
ELF [Mips] Do not show an error if R_MIPS_GPREL32 relocation has a non-local target 2015-09-16 13:36:24 +00:00
MachO Fix Clang-tidy misc-use-override warnings, other minor fixes. 2015-09-10 18:51:36 +00:00
YAML Fix Clang-tidy misc-use-override warnings, other minor fixes. 2015-09-10 18:51:36 +00:00
CMakeLists.txt COFF: Remove the old COFF linker and make link an alias to link2. 2015-08-06 16:19:35 +00:00
CoreLinkingContext.cpp Fix no-asserts build failure due to unused variable, and cleanup some unique_ptr usage while I'm here 2015-06-19 19:55:25 +00:00
FileArchive.cpp Update for llvm api change. 2015-07-14 22:19:09 +00:00
LinkerScript.cpp [LinkerScript] Fix a crash when matching wildcards. 2015-08-22 20:36:19 +00:00