Add ARM fconsts/fconstd aliases for vmov.f32/vmov.f64
[oota-llvm.git] / lib / Target / ARM / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMARMAsmParser
2   ARMAsmParser.cpp
3   )