Start flushing out MCContext.
[oota-llvm.git] / lib / MC / CMakeLists.txt
1 add_llvm_library(LLVMMC
2   MCContext.cpp
3   )