summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/InstPrinter/CMakeLists.txt
blob: a61efaed33a595efb6fa9cf124e759955777a63e (plain)
1
2
3
4
5
6
add_llvm_library(LLVMX86AsmPrinter
  X86ATTInstPrinter.cpp
  X86IntelInstPrinter.cpp
  X86InstComments.cpp
  X86InstPrinterCommon.cpp
  )
OpenPOWER on IntegriCloud