Synchronize the NaCl DataLayout strings with the ones in clang.
[oota-llvm.git] / lib / Target / ARM / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMARMAsmParser
2   ARMAsmParser.cpp
3   )