llvm-6502/cmake
Edwin Vane adc4af6a5b Turn off missing field initializer warnings for gcc
gcc produces false positives for empty braces so turning the warning off.
Instead, turning the warning on for clang so proper warnings aren't missed.
    
Reviewers: dblaikie, chandlerc


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174073 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-31 18:05:54 +00:00
..
modules Turn off missing field initializer warnings for gcc 2013-01-31 18:05:54 +00:00
platforms CMake toolchain file for Android NDK. 2012-09-11 11:54:27 +00:00
config-ix.cmake Annotate BumpPtrAllocator for MemorySanitizer. 2013-01-31 09:58:59 +00:00
README

See docs/CMake.html for instructions on how to build LLVM with CMake.