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