Split pseudo-instruction expansion into a separate pass, to make it
[oota-llvm.git] / lib / Object / CMakeLists.txt
1 add_llvm_library(LLVMObject
2   ObjectFile.cpp
3   )