llvm-6502/cmake/modules
Oscar Fuentes 9a0107db72 CMake: defines and uses macro add_llvm_definitions for keeping track
of compiler parameters explicitly added by the build
specification. This macro replaces the cmake built-in
`add_definitions'.

Detects glibc and defines _GNU_SOURCE accordingly.

Resolves bug 3882.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68428 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-04 22:41:07 +00:00
..
AddLLVM.cmake Fix a link issue I ran into trying compiling LLVM on MinGW with CMake. 2008-11-30 02:42:05 +00:00
AddLLVMDefinitions.cmake CMake: defines and uses macro add_llvm_definitions for keeping track 2009-04-04 22:41:07 +00:00
AddPartiallyLinkedObject.cmake CMake: Build system fixes for XCode. llvm-config still causes us some serious trouble, but it's less serious than it used to be 2009-03-16 22:53:26 +00:00
CrossCompileLLVM.cmake CMake: Fixed cross-compiling. 2008-11-10 22:09:59 +00:00
FindBison.cmake
GetTargetTriple.cmake CMake: GetTargetTriple: new module for determining the target 2008-10-26 00:47:52 +00:00
LLVMConfig.cmake CMake: Build system fixes for XCode. llvm-config still causes us some serious trouble, but it's less serious than it used to be 2009-03-16 22:53:26 +00:00
LLVMProcessSources.cmake CMake: Adds header and TableGen files to Visual Studio solution. A new 2008-11-15 02:08:08 +00:00
TableGen.cmake CMake: Make sure to build TableGen'd files in the binary directory 2009-03-16 21:35:18 +00:00