summaryrefslogtreecommitdiff
path: root/test/Driver/phases.c
AgeCommit message (Expand)Author
2014-12-21Reapply "Change -save-temps to emit unoptimized bitcode files."Bob Wilson
2014-12-18Revert "Change -save-temps to emit unoptimized bitcode files."Reid Kleckner
2014-12-18Change -save-temps to emit unoptimized bitcode files.Bob Wilson
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-10-26Convert some driver checks to FileCheck.Sebastian Redl
2009-03-24Rename clang-driver to clang.Daniel Dunbar
2009-03-22Don't use &> in tests; dash doesn't understand it.Eli Friedman
2009-03-20ccc/Driver: .s defaults to 'assembler-with-cpp' on Darwin.Daniel Dunbar
2009-03-17Test had extra line which was masking actual failures.Daniel Dunbar
2009-03-17Driver: Add test for pipelining for analyzer and precompiler.Daniel Dunbar
2009-03-17Driver: Make sure to get the default arch name from the tool chain, not the Daniel Dunbar
2009-03-13Driver: Desensitize test to location of input.Daniel Dunbar
2009-03-13Driver: Test pipelining for universal builds.Daniel Dunbar
2009-03-13Driver: Fix '-x none' handling.Daniel Dunbar