]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of lld release_40 branch r292009:
authordim <dim@FreeBSD.org>
Sat, 14 Jan 2017 15:39:25 +0000 (15:39 +0000)
committerdim <dim@FreeBSD.org>
Sat, 14 Jan 2017 15:39:25 +0000 (15:39 +0000)
commit7ed71168eb6032c7d1c1d36dc2c0172092c9d577
treedb247ebc1d3d05750e31ef4b162cf9ab4af9ddef
parent5d23c01cc5c571d92e8d35edf33ec07944b46626
Vendor import of lld release_40 branch r292009:
https://llvm.org/svn/llvm-project/lld/branches/release_40@292009
119 files changed:
CMakeLists.txt
COFF/PDB.cpp
ELF/Driver.cpp
ELF/Error.cpp
ELF/Error.h
ELF/InputFiles.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Relocations.cpp
ELF/SymbolTable.cpp
ELF/Symbols.cpp
ELF/Symbols.h
ELF/SyntheticSections.cpp
ELF/Target.cpp
ELF/Writer.cpp
test/COFF/Inputs/pdb1.yaml [new file with mode: 0644]
test/COFF/Inputs/pdb2.yaml [new file with mode: 0644]
test/COFF/dumppdb.test [deleted file]
test/COFF/pdb.test
test/ELF/Inputs/copy-rel-pie.s
test/ELF/Inputs/relocation-copy-relro.s [new file with mode: 0644]
test/ELF/Inputs/unknown-reloc.s [new file with mode: 0644]
test/ELF/aarch64-condb-reloc.s
test/ELF/aarch64-gnu-ifunc-plt.s
test/ELF/aarch64-tstbr14-reloc.s
test/ELF/amdgpu-relocs.s
test/ELF/arm-abs32-dyn.s
test/ELF/arm-exidx-shared.s
test/ELF/arm-fpic-got.s
test/ELF/arm-gnu-ifunc-plt.s
test/ELF/arm-pie-relative.s
test/ELF/arm-plt-reloc.s
test/ELF/arm-thumb-interwork-shared.s
test/ELF/arm-thumb-plt-reloc.s
test/ELF/arm-tls-norelax-gd-ie.s
test/ELF/arm-tls-norelax-gd-le.s
test/ELF/arm-tls-norelax-ie-le.s
test/ELF/arm-tls-norelax-ld-le.s
test/ELF/basic-mips.s
test/ELF/basic.s
test/ELF/basic64be.s
test/ELF/combrelocs.s
test/ELF/copy-rel-pie.s
test/ELF/dynamic-reloc-index.s
test/ELF/dynamic-reloc.s
test/ELF/format-binary.test
test/ELF/gnu-ifunc-plt-i386.s
test/ELF/gnu-ifunc-plt.s
test/ELF/gnu-ifunc-shared.s
test/ELF/got-aarch64.s
test/ELF/got-plt-header.s
test/ELF/gotpc-relax-nopic.s
test/ELF/i386-merge.s
test/ELF/incompatible-section-types.s
test/ELF/incompatible-section-types2.s [new file with mode: 0644]
test/ELF/invalid/invalid-relocation-x64.s
test/ELF/linkerscript/orphan.s
test/ELF/linkerscript/repsection-symbol.s
test/ELF/linkerscript/sort-non-script.s
test/ELF/lto/undefined-puts.ll
test/ELF/lto/visibility.ll
test/ELF/merge-section-types.s [new file with mode: 0644]
test/ELF/mips-26.s
test/ELF/mips-32.s
test/ELF/mips-64-disp.s
test/ELF/mips-64-got.s
test/ELF/mips-64.s
test/ELF/mips-dynamic.s
test/ELF/mips-got-and-copy.s
test/ELF/mips-got-extsym.s
test/ELF/mips-got-hilo.s
test/ELF/mips-got-redundant.s
test/ELF/mips-got-relocs.s
test/ELF/mips-got-weak.s
test/ELF/mips-got16.s
test/ELF/mips-gp-ext.s
test/ELF/mips-gp-lowest.s
test/ELF/mips-hilo-gp-disp.s
test/ELF/mips-hilo.s
test/ELF/mips-options.s
test/ELF/mips-pc-relocs.s
test/ELF/mips-plt-r6.s
test/ELF/mips-tls-64.s
test/ELF/mips-tls-static-64.s
test/ELF/mips-tls-static.s
test/ELF/mips-tls.s
test/ELF/mips-xgot-order.s
test/ELF/plt-aarch64.s
test/ELF/plt-i686.s
test/ELF/plt.s
test/ELF/ppc64-relocs.s
test/ELF/ppc64-shared-rel-toc.s
test/ELF/ppc64-toc-restore.s
test/ELF/rel-offset.s
test/ELF/relative-dynamic-reloc-pie.s
test/ELF/relative-dynamic-reloc-ppc64.s
test/ELF/relative-dynamic-reloc.s
test/ELF/relocation-copy-flags.s
test/ELF/relocation-copy-relro.s [new file with mode: 0644]
test/ELF/relocation-i686.s
test/ELF/relocation-non-alloc.s
test/ELF/relocation-none-i686.test [new file with mode: 0644]
test/ELF/relocation.s
test/ELF/section-layout.s
test/ELF/section-name.s
test/ELF/sort-norosegment.s
test/ELF/startstop.s
test/ELF/synthetic-got.s
test/ELF/tls-dynamic-i686.s
test/ELF/tls-dynamic.s
test/ELF/tls-offset.s
test/ELF/undef-with-plt-addr.s
test/ELF/undefined-versioned-symbol.s
test/ELF/unknown-reloc.s [new file with mode: 0644]
test/ELF/version-script-anonymous-local.s [new file with mode: 0644]
test/ELF/x86-64-tls-gd-local.s