Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test: Fix LLVMC tests on CMake. | Michael J. Spencer | 2010-08-30 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | llvmc: Make syntax more consistent. | Mikhail Glushenkov | 2010-08-23 | 1 | -0/+29 |
CompilationGraph and LanguageMap definitions do not use special syntax anymore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111862 91177308-0d34-0410-b5e6-96231b3b80d8 |