llvm-6502/lib/Target/X86/InstPrinter/CMakeLists.txt

6 lines
111 B
CMake
Raw Normal View History

add_llvm_library(LLVMX86AsmPrinter
X86ATTInstPrinter.cpp
X86IntelInstPrinter.cpp
X86InstComments.cpp
)