xref: /aosp_15_r20/external/llvm/lib/Target/X86/InstPrinter/CMakeLists.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1add_llvm_library(LLVMX86AsmPrinter
2  X86ATTInstPrinter.cpp
3  X86IntelInstPrinter.cpp
4  X86InstComments.cpp
5  )
6