aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC
Commit message (Expand)AuthorAgeFilesLines
* Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov2008-11-2511-11/+11
* LLVMC2: -emit-llvm stops compilation.Daniel Dunbar2008-11-191-0/+4
* LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only.Daniel Dunbar2008-11-191-0/+9
* Add LLVMC2 tool definitions for Objective-C and Objective-C++.Daniel Dunbar2008-11-082-0/+20
* Renaming LLVMC/dg.exp to LLVM/llvmc.expBill Wendling2008-08-141-0/+0
* Fix the -opt switch and add a test case for it.Mikhail Glushenkov2008-05-301-0/+12
* Fix: 'sink' handling was broken.Mikhail Glushenkov2008-05-301-0/+12
* Check if llvm-gcc is available before running tests. Patch by Matthijs Kooijman!Tanya Lattner2008-05-141-1/+8
* Filter option names to escape symbols not allowed as C++ identifiers.Mikhail Glushenkov2008-05-121-0/+12
* Move test files around a bit - fixes the reported number of test cases.Mikhail Glushenkov2008-05-065-2/+2
* Use edge weights to choose the right linker based on input language names.Mikhail Glushenkov2008-05-062-2/+2
* Add a --linker command-line option, make all tests pass.Mikhail Glushenkov2008-05-062-3/+3
* Add two (currently failing) tests.Mikhail Glushenkov2008-05-064-0/+45
* Take object file as input and handle files with the same name correctly.Mikhail Glushenkov2008-05-062-2/+1
* First small tests for llvmc2.Mikhail Glushenkov2008-05-064-0/+34