]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of lld trunk r291274:
authorDimitry Andric <dim@FreeBSD.org>
Fri, 6 Jan 2017 20:14:02 +0000 (20:14 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Fri, 6 Jan 2017 20:14:02 +0000 (20:14 +0000)
commitc09ce7fd2d62d85dcdf370f4bef732380fca4f1b
treedd5cf05b9ae703e6fb816b9663d4a0c903e0c2c6
parent5d4d137132d719d0d20d119375b205d6a2c721ee
Vendor import of lld trunk r291274:
https://llvm.org/svn/llvm-project/lld/trunk@291274
38 files changed:
COFF/Driver.cpp
COFF/Driver.h
COFF/InputFiles.cpp
COFF/InputFiles.h
COFF/Symbols.cpp
COFF/Symbols.h
ELF/Driver.cpp
ELF/Driver.h
ELF/DriverUtils.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/InputSection.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Target.cpp
ELF/Target.h
include/lld/Core/Reproduce.h
lib/Core/Reproduce.cpp
test/COFF/linkrepro.test
test/ELF/incompatible-section-flags.s [new file with mode: 0644]
test/ELF/incompatible-section-types.s [new file with mode: 0644]
test/ELF/linkerscript/phdrs.s
test/ELF/linkerscript/sections.s
test/ELF/reproduce-backslash.s
test/ELF/reproduce-error.s
test/ELF/reproduce-linkerscript.s
test/ELF/reproduce-thin-archive.s
test/ELF/reproduce-windows.s
test/ELF/reproduce-windows2.s
test/ELF/reproduce.s
test/ELF/section-name.s
test/ELF/string-table.s
test/ELF/undef.s
test/lit.cfg