index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Driver
/
phases.c
Age
Commit message (
Expand
)
Author
2012-01-20
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-13
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
rename -ccc-host-triple into -target
Sebastian Pop
2009-12-15
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-11-08
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
Eliminate &&s in tests.
Daniel Dunbar
2009-10-26
Convert some driver checks to FileCheck.
Sebastian Redl
2009-03-24
Rename clang-driver to clang.
Daniel Dunbar
2009-03-22
Don't use &> in tests; dash doesn't understand it.
Eli Friedman
2009-03-20
ccc/Driver: .s defaults to 'assembler-with-cpp' on Darwin.
Daniel Dunbar
2009-03-17
Test had extra line which was masking actual failures.
Daniel Dunbar
2009-03-17
Driver: Add test for pipelining for analyzer and precompiler.
Daniel Dunbar
2009-03-17
Driver: Make sure to get the default arch name from the tool chain, not the
Daniel Dunbar
2009-03-13
Driver: Desensitize test to location of input.
Daniel Dunbar
2009-03-13
Driver: Test pipelining for universal builds.
Daniel Dunbar
2009-03-13
Driver: Fix '-x none' handling.
Daniel Dunbar