llvm-6502/cmake/modules
Chandler Carruth 14e55b16df Teach lit to filter the host LDFLAGS down from the build system and into
the CGO build environment. This lets things like -rpath propagate down
to the C++ code that is built along side the Go bindings when testing
them.

Patch by Peter Collingbourne, and verified that it works by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220252 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-21 00:36:28 +00:00
..
AddLLVM.cmake Teach lit to filter the host LDFLAGS down from the build system and into 2014-10-21 00:36:28 +00:00
AddLLVMDefinitions.cmake
AddSphinxTarget.cmake
CheckAtomic.cmake Add CMake check for libatomic. 2014-09-12 11:08:59 +00:00
ChooseMSVCCRT.cmake
CMakeLists.txt
CrossCompile.cmake
FindSphinx.cmake
GetHostTriple.cmake
GetSVN.cmake
HandleLLVMOptions.cmake Add LLVM_ENABLE_MODULES flag to CMake to enable building with C++ modules. 2014-09-26 22:40:15 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake Fix misinterpretation of CMake rule found by a CMake warning (related to CMP0054). 2014-09-26 21:33:05 +00:00
LLVMConfig.cmake.in
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake
Makefile Don't attempt to run llvm-config in cmake/modules/Makefile when doing 2014-09-10 11:09:23 +00:00
TableGen.cmake
VersionFromVCS.cmake