forked from OSchip/llvm-project
6 lines
111 B
CMake
6 lines
111 B
CMake
|
add_llvm_library(LLVMX86AsmPrinter
|
||
|
X86ATTInstPrinter.cpp
|
||
|
X86IntelInstPrinter.cpp
|
||
|
X86InstComments.cpp
|
||
|
)
|