llvm-project/lld/ELF/Arch
Rui Ueyama f28825bc06 Create an instance of Target after reading all input files. NFC.
This change itself doesn't mean anything, but it helps D59780 because
in patch, we don't know whether we need to create a CET-aware PLT or
not until we read all input files.

llvm-svn: 357194
2019-03-28 17:38:53 +00:00
..
AArch64.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPU.cpp Improve error message for unknown relocations. 2019-02-14 18:02:20 +00:00
ARM.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AVR.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Hexagon.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MSP430.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Mips.cpp [mips] Create LA25 thunks for MIPS R6 code 2019-02-19 11:11:12 +00:00
MipsArchTree.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PPC.cpp Create an instance of Target after reading all input files. NFC. 2019-03-28 17:38:53 +00:00
PPC64.cpp Create an instance of Target after reading all input files. NFC. 2019-03-28 17:38:53 +00:00
RISCV.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SPARCV9.cpp Inline a trivial function. NFC. 2019-03-28 01:37:48 +00:00
X86.cpp Inline a trivial function. NFC. 2019-03-28 01:37:48 +00:00
X86_64.cpp Make a member function a non-member function. 2019-03-28 17:35:00 +00:00