Silencing an MSVC warning about loop variable conflicting with a variable from an...
[oota-llvm.git] / lib / Target / PowerPC / TargetInfo / CMakeLists.txt
1 add_llvm_library(LLVMPowerPCInfo
2   PowerPCTargetInfo.cpp
3   )