Test: Fix LLVMC tests on CMake.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 30 Aug 2010 14:49:00 +0000 (14:49 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 30 Aug 2010 14:49:00 +0000 (14:49 +0000)
commit06b7f585229f9a4828ae2ae3b3764094b92cee5d
tree571170115452c734562d726ff571fb781831bd7e
parent033927408e7a37815402d8748dd424be437c00d0
Test: Fix LLVMC tests on CMake.

The CMake build didn't define TEST_COMPILE_CXX_CMD. The tests assumed gcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112480 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
test/CMakeLists.txt
test/LLVMC/Alias.td
test/LLVMC/AppendCmdHook.td
test/LLVMC/EmptyCompilationGraph.td
test/LLVMC/EnvParentheses.td
test/LLVMC/ForwardAs.td
test/LLVMC/ForwardTransformedValue.td
test/LLVMC/ForwardValue.td
test/LLVMC/HookWithArguments.td
test/LLVMC/HookWithInFile.td
test/LLVMC/Init.td
test/LLVMC/LanguageMap.td
test/LLVMC/MultiValuedOption.td
test/LLVMC/MultipleCompilationGraphs.td
test/LLVMC/NoActions.td
test/LLVMC/NoCompilationGraph.td
test/LLVMC/OneOrMore.td
test/LLVMC/OptionPreprocessor.td
test/LLVMC/OutputSuffixHook.td
test/Makefile
test/lit.cfg