If a global variable has a specified alignment that is less than the preferred
[oota-llvm.git] / lib / Target / CBackend / CMakeLists.txt
1 add_llvm_target(CBackend
2   CBackend.cpp
3   )
4
5 add_subdirectory(TargetInfo)