Turn MCSectionData into a field of MCSection.
[oota-llvm.git] / lib / Target / R600 / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMR600AsmPrinter
2   AMDGPUInstPrinter.cpp
3   )