You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
844 B
38 lines
844 B
4 months ago
|
set(LLVM_LINK_COMPONENTS Support)
|
||
|
|
||
|
add_tablegen(llvm-tblgen LLVM
|
||
|
AsmMatcherEmitter.cpp
|
||
|
AsmWriterEmitter.cpp
|
||
|
AsmWriterInst.cpp
|
||
|
Attributes.cpp
|
||
|
CallingConvEmitter.cpp
|
||
|
CodeEmitterGen.cpp
|
||
|
CodeGenDAGPatterns.cpp
|
||
|
CodeGenInstruction.cpp
|
||
|
CodeGenMapTable.cpp
|
||
|
CodeGenRegisters.cpp
|
||
|
CodeGenSchedule.cpp
|
||
|
CodeGenTarget.cpp
|
||
|
DAGISelEmitter.cpp
|
||
|
DAGISelMatcherEmitter.cpp
|
||
|
DAGISelMatcherGen.cpp
|
||
|
DAGISelMatcherOpt.cpp
|
||
|
DAGISelMatcher.cpp
|
||
|
DFAPacketizerEmitter.cpp
|
||
|
DisassemblerEmitter.cpp
|
||
|
FastISelEmitter.cpp
|
||
|
FixedLenDecoderEmitter.cpp
|
||
|
InstrInfoEmitter.cpp
|
||
|
IntrinsicEmitter.cpp
|
||
|
OptParserEmitter.cpp
|
||
|
PseudoLoweringEmitter.cpp
|
||
|
RegisterInfoEmitter.cpp
|
||
|
SearchableTableEmitter.cpp
|
||
|
SubtargetEmitter.cpp
|
||
|
TableGen.cpp
|
||
|
X86DisassemblerTables.cpp
|
||
|
X86ModRMFilters.cpp
|
||
|
X86RecognizableInstr.cpp
|
||
|
CTagsEmitter.cpp
|
||
|
)
|