aboutsummaryrefslogtreecommitdiff
path: root/test/LLVMC
AgeCommit message (Expand)Author
2008-08-14Renaming LLVMC/dg.exp to LLVM/llvmc.expBill Wendling
2008-05-30Fix the -opt switch and add a test case for it.Mikhail Glushenkov
2008-05-30Fix: 'sink' handling was broken.Mikhail Glushenkov
2008-05-14Check if llvm-gcc is available before running tests. Patch by Matthijs Kooijman!Tanya Lattner
2008-05-12Filter option names to escape symbols not allowed as C++ identifiers.Mikhail Glushenkov
2008-05-06Move test files around a bit - fixes the reported number of test cases.Mikhail Glushenkov
2008-05-06Use edge weights to choose the right linker based on input language names.Mikhail Glushenkov
2008-05-06Add a --linker command-line option, make all tests pass.Mikhail Glushenkov
2008-05-06Add two (currently failing) tests.Mikhail Glushenkov
2008-05-06Take object file as input and handle files with the same name correctly.Mikhail Glushenkov
2008-05-06First small tests for llvmc2.Mikhail Glushenkov