| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
instruction set
I've renamed the altivec test to ppc-features (because now there is more than one feature to test).
llvm-svn: 174204
|
|
|
|
|
|
|
| |
As suggested, reverted the end-to-end test and added variations to an
existing Driver test.
llvm-svn: 174176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
clang itself. This dates back to clang's early days and while it looks like
some of it is still used (for kext for example), other parts are probably dead.
Remove the -ccc-clang-archs option and associated code. I don't think there
is any remaining setup where clang doesn't support an architecture but it can
expect an working gcc cross compiler to be available.
A nice side effect is that tests no longer need to differentiate architectures
that are included in production builds of clang and those that are not.
llvm-svn: 165545
|
|
|
|
| |
llvm-svn: 158613
|
|
|
|
|
|
|
|
|
| |
architecture; this was happening for tools such as lipo and dsymutil.
Also, if no -arch option has been specified, set the architecture based
on the TC default.
rdar://11329656
llvm-svn: 155730
|
|
|
|
|
|
|
| |
--- log message follows this test ---
[tests] Fixup some tests to work in "CLANG_IS_PRODUCTION" mode.
llvm-svn: 154342
|
|
|
|
|
|
|
|
| |
buildbots happy again.
Also check the error message.
llvm-svn: 152694
|
|
|
|
| |
llvm-svn: 152686
|
|
rdar://10963572
llvm-svn: 152684
|