summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lld/ELF/Relocations.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Backport https://reviews.llvm.org/D75419. This adds a workaround forkettenis2020-11-211-2/+6
| | | | | | | undefined references to .got2 on powerpc making it possible to link llvm with lld. ok gkoehler@
* Import LLVM 10.0.0 release including clang, lld and lldb.patrick2020-08-031-0/+1968
ok hackroom tested by plenty