Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / Mips / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMMipsAsmParser
2   MipsAsmParser.cpp
3   )