add a version of the APFloat constructor that initializes to 0.0
[llvm/avr.git] / lib / Target / CppBackend / TargetInfo / CMakeLists.txt
blobedaf5d3cb18863b410cc4bd4880b181ced484d76
1 include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
3 add_llvm_library(LLVMCppBackendInfo
4   CppBackendTargetInfo.cpp
5   )