llvm-6502/cmake/modules
Bob Wilson a4122f4746 Remove shell comment in the middle of a single-line command.
You can't put a comment in the middle of a command like this. This is
invalid shell syntax and breaks the build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201057 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-09 22:36:31 +00:00
..
AddLLVM.cmake Export lib and exe build target names from build tree 2014-02-09 16:36:16 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake [CMake] Untabify. 2014-02-02 16:46:35 +00:00
CMakeLists.txt Load exported lib and exe targets from LLVMConfig 2014-02-09 16:36:28 +00:00
GetHostTriple.cmake
GetSVN.cmake Reverts commit r190808 and r190556. 2013-10-01 17:40:47 +00:00
HandleLLVMOptions.cmake [CMake] Move -stdlib=libc++ handling into its own file. 2014-02-05 00:02:37 +00:00
HandleLLVMStdlib.cmake [CMake] Move -stdlib=libc++ handling into its own file. 2014-02-05 00:02:37 +00:00
LLVM-Config.cmake [CMake] Deliberately get all LLVM library dependencies for standalone builds. 2014-02-05 00:02:42 +00:00
LLVMConfig.cmake.in Load exported lib and exe targets from LLVMConfig 2014-02-09 16:36:28 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake [CMake] Prune CMAKE_CXX_FLAGS stuff in llvm_process_sources. 2014-01-28 09:48:19 +00:00
Makefile Remove shell comment in the middle of a single-line command. 2014-02-09 22:36:31 +00:00
TableGen.cmake Whitespace. 2014-02-09 16:38:31 +00:00
VersionFromVCS.cmake CMake: Don't run 'git svn' if there is no .git/svn directory. 2012-12-10 19:03:37 +00:00