TableGen: allow use of uint64_t for available features mask.
[oota-llvm.git] / lib / Target / X86 / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMX86AsmParser
2   X86AsmInstrumentation.cpp
3   X86AsmParser.cpp
4   )