LSR: Don't optimize loops if an outer loop has no preheader.
[oota-llvm.git] / lib / Target / CBackend / CMakeLists.txt
1 add_llvm_target(CBackendCodeGen
2   CBackend.cpp
3   )
4
5 add_subdirectory(TargetInfo)