NAKAMURA Takumi
|
f8f4c9500e
|
clang/test/Driver/debug-options-as.c: Fixup not to use prefix=S. I didn't know "REQUIRES:" would match --check-prefix=S ...
llvm-svn: 169826
|
2012-12-11 07:16:15 +00:00 |
NAKAMURA Takumi
|
556d713c70
|
clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used.
It is not set at targetting cygming. See PR12920.
llvm-svn: 169824
|
2012-12-11 07:06:09 +00:00 |
Simon Atanasyan
|
e16a8c8db8
|
Test case Clang::Driver/debug-options-as.c depends on the integrated assembler. Turn it on explicitly on all platforms by the "-integrated-as" option.
llvm-svn: 156063
|
2012-05-03 13:57:00 +00:00 |
NAKAMURA Takumi
|
5a5bb93004
|
test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensitive test. gcc driver is invoked for assembling on cygming.
llvm-svn: 148022
|
2012-01-12 06:15:01 +00:00 |
NAKAMURA Takumi
|
d3a5de6768
|
test/Driver/debug-options-as.c: Mark this as XFAIL:cygwin.
Also cygwin has not supported integrated-as yet.
llvm-svn: 147929
|
2012-01-11 07:50:51 +00:00 |
NAKAMURA Takumi
|
84a5dfdf72
|
Split out clang/test/Driver/debug-options-as.c from debug-options.c, and mark it as XFAIL: mingw32.
Mingw32 target has not supported integrated-as yet.
llvm-svn: 147386
|
2011-12-31 02:36:23 +00:00 |