Changeset View
Changeset View
Standalone View
Standalone View
lld/ELF/CMakeLists.txt
set(LLVM_TARGET_DEFINITIONS Options.td) | set(LLVM_TARGET_DEFINITIONS Options.td) | ||||
tablegen(LLVM Options.inc -gen-opt-parser-defs) | tablegen(LLVM Options.inc -gen-opt-parser-defs) | ||||
add_public_tablegen_target(ELFOptionsTableGen) | add_public_tablegen_target(ELFOptionsTableGen) | ||||
add_lld_library(lldELF | add_lld_library(lldELF | ||||
AArch64ErrataFix.cpp | AArch64ErrataFix.cpp | ||||
Arch/AArch64.cpp | Arch/AArch64.cpp | ||||
Arch/AMDGPU.cpp | Arch/AMDGPU.cpp | ||||
Arch/ARM.cpp | Arch/ARM.cpp | ||||
Arch/AVR.cpp | Arch/AVR.cpp | ||||
Arch/BPF.cpp | |||||
Arch/Hexagon.cpp | Arch/Hexagon.cpp | ||||
Arch/Mips.cpp | Arch/Mips.cpp | ||||
Arch/MipsArchTree.cpp | Arch/MipsArchTree.cpp | ||||
Arch/MSP430.cpp | Arch/MSP430.cpp | ||||
Arch/PPC.cpp | Arch/PPC.cpp | ||||
Arch/PPC64.cpp | Arch/PPC64.cpp | ||||
Arch/RISCV.cpp | Arch/RISCV.cpp | ||||
Arch/SPARCV9.cpp | Arch/SPARCV9.cpp | ||||
▲ Show 20 Lines • Show All 48 Lines • Show Last 20 Lines |