]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of lld trunk r304460:
authordim <dim@FreeBSD.org>
Thu, 1 Jun 2017 20:59:20 +0000 (20:59 +0000)
committerdim <dim@FreeBSD.org>
Thu, 1 Jun 2017 20:59:20 +0000 (20:59 +0000)
commit524cb03d146bd3ecfbe0190b45f005ac24dfbb4d
tree022e6b2a1e0e5a03028fa465a30338d8f6dbbf48
parenta3aaed3a8b9cc739351b367b70e4843688189666
Vendor import of lld trunk r304460:
https://llvm.org/svn/llvm-project/lld/trunk@304460
18 files changed:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/MarkLive.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Relocations.cpp
ELF/ScriptParser.cpp
ELF/Symbols.cpp
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Target.cpp
ELF/Writer.cpp
test/ELF/gc-absolute.s [new file with mode: 0644]
test/ELF/i386-gotpc-dynamic.s [new file with mode: 0644]
test/ELF/mips64-eh-abs-reloc.s [new file with mode: 0644]
test/ELF/section-metadata-err.s [new file with mode: 0644]