Model ARM backend ABI selection after the front end code doing the
[oota-llvm.git] / lib / Target / ARM / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMARMAsmParser
2   ARMAsmParser.cpp
3   )