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
/
Coverage
/
targets.c
Age
Commit message (
Expand
)
Author
2012-10-24
Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...
NAKAMURA Takumi
2012-10-24
clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.
NAKAMURA Takumi
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
2011-10-25
Remove the Blackfin backend.
Dan Gohman
2010-10-11
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
Chris Lattner
2010-03-04
Revert changes r97693, r97700, and r97718.
John McCall
2010-03-04
XFAIL these tests on win32, since the win32 buildbot apparently disables all
John McCall
2009-12-15
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-12-15
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-11-08
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
Eliminate &&s in tests.
Daniel Dunbar
2009-10-30
Remove clang-cc code for handling -mmacosx-version-min and
Daniel Dunbar
2009-10-26
clang-cc: Allow building for x86_64 with -mmacosx-version-min=10.4.
Daniel Dunbar
2009-08-18
Add test for finding bfin backend.
Daniel Dunbar
2009-08-18
Fix some made up triples.
Daniel Dunbar
2009-03-24
Rename clang to clang-cc.
Daniel Dunbar
2008-10-05
Coverage test for targets.
Daniel Dunbar