Change MCSchedModel to be a struct of statically initialized data.
[oota-llvm.git] / lib / Target / ARM / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMARMAsmPrinter
2   ARMInstPrinter.cpp
3   )