Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted...
[oota-llvm.git] / lib / Target / ARM / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMARMAsmParser
2   ARMAsmParser.cpp
3   )