[X86][BMI] Pull out schedule classes from bmi_andn<> and bmi_bls<>
[llvm-core.git] / lib / Target / AArch64 / AsmParser / CMakeLists.txt
blobcc0a9d86a14e45d35f3b265f0a2f0b593870291a
1 include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
3 add_llvm_library(LLVMAArch64AsmParser
4   AArch64AsmParser.cpp
5   )