Sebastian Pop
|
422377cfd3
|
rename -ccc-host-triple into -target
llvm-svn: 148582
|
2012-01-20 22:01:23 +00:00 |
Eli Friedman
|
d749c6bf2e
|
Revert r148138; it's causing test failures.
llvm-svn: 148141
|
2012-01-13 21:33:06 +00:00 |
Sebastian Pop
|
9a8d528ddf
|
rename -ccc-host-triple into -target
llvm-svn: 148138
|
2012-01-13 20:37:02 +00:00 |
Daniel Dunbar
|
5618e98f33
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to
garbage).
llvm-svn: 91460
|
2009-12-15 22:01:24 +00:00 |
Daniel Dunbar
|
8b57697954
|
Eliminate &&s in tests.
- 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.
llvm-svn: 86430
|
2009-11-08 01:45:36 +00:00 |
Daniel Dunbar
|
97ea867690
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
- This is just to normalize, these will go away soon hopefully.
Added all the missing '&&'s that have crept in. :)
llvm-svn: 77062
|
2009-07-25 11:27:37 +00:00 |
Daniel Dunbar
|
2d5f363d6d
|
Fix typo in prev commit.
llvm-svn: 73556
|
2009-06-16 21:46:01 +00:00 |
Daniel Dunbar
|
79c459932b
|
Darwin/Driver: Also look at -arch command line options when finding the default
tool chain.
llvm-svn: 73555
|
2009-06-16 21:39:33 +00:00 |