hanchenye-llvm-project/clang/test/Driver
Chad Rosier c14ded7182 Rename the driver option to -mno-implicit-float, per Eli's suggestion.
llvm-svn: 156950
2012-05-16 21:19:55 +00:00
..
Inputs MIPS: Add tests to check the debian multiarch stuff for mips and mipsel targets. 2012-04-26 08:35:58 +00:00
Wp-args.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
Xarch.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
Xlinker-args.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
altivec.cpp [driver] Don't try to set the deployment target when there is no bound 2012-04-27 19:51:11 +00:00
analyze.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
apple-kext-i386.cpp Simplify test a bit now that it's not actually running cc1plus. 2012-04-04 14:43:40 +00:00
apple-kext-mkernel.c [driver] Testcase for r153469, r153470, and r153478. 2012-03-26 22:43:28 +00:00
arc-exceptions.m Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
arc.c [driver] Emit an error when trying to use ARC on macosx earlier than 10.6 2012-02-29 03:43:52 +00:00
arch.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
arclite-link.c Add the Objective-C runtime linking arguments after user-specified 2012-05-15 21:00:27 +00:00
arm-darwin-builtin.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
arm-mfpmath.c [driver] When using the -mfpmath= option, add an error message when trying to 2012-04-04 22:13:40 +00:00
arm-mfpu.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
asan-ld.c Make asan-ld test windows-safe. 2012-04-25 09:28:10 +00:00
asan.c Add a flag -fthread-sanitizer. 2012-03-01 22:27:08 +00:00
ast.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
at_file.c
at_file.c.args
bindings.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
bounds-checking.c add -fbounds-checking option. 2012-05-08 22:10:46 +00:00
cc-log-diagnostics.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
cc-print-options.c Add -no-canonical-prefixes to tests which assert on the name of the 2011-04-13 22:28:36 +00:00
ccc-add-args.c
ccc-host-triple-no-integrated-as.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
cfi.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
clang-c-as-cxx.c
clang-exception-flags.cpp Add a test case that would have caught the bug fixed in r126640. 2011-02-28 07:38:09 +00:00
clang-g-opts.c Revert r155874. 2012-05-01 02:04:03 +00:00
clang-translation.c Fix default cpu for -march=armv5e. 2012-04-25 08:35:56 +00:00
clang_cpp.c
clang_f_opts.c Move all of the logic for __DEPRECATED to the driver based on comments 2011-04-23 19:48:40 +00:00
clang_wrapv_opts.c Add my test case for r128353. I think this is the last test case to fail 2011-03-27 21:03:41 +00:00
cpath.c test/Driver/cpath.c: Escape a few args that contain %{pathsep}. 2012-03-25 03:42:26 +00:00
cpp-precomp.c [driver] Put -cpp-precomp and -no-cpp-precomp under the clang_ignored_f_group. 2012-03-26 23:36:04 +00:00
darwin-as.c Update test for r151288 2012-02-23 22:12:53 +00:00
darwin-cc.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-debug-flags.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-dsymutil.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-iphone-defaults.m rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-ld.c Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, 2012-03-06 20:05:56 +00:00
darwin-objc-defaults.m rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-objc-gc.m rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-objc-options.m rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-verify-debug.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-version.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
darwin-xarch.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
debug-options-as.c 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. 2012-05-03 13:57:00 +00:00
debug-options.c This patch adds a new Clang compiler flag "-gline-tables-only". 2012-05-04 07:39:27 +00:00
debug.c test/Driver/debug.c: Mark this as "REQUIRES: shell". 2011-10-22 11:28:32 +00:00
default-toolchain.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
diagnostics.c Remove trailing whitespace (especially after a \ which should be trailing) 2012-03-14 01:23:41 +00:00
dragonfly.c Make driver tests more resilient to output trees containing symlinks -- 2012-01-24 01:55:55 +00:00
dwarf2-cfi-asm.c Implement -fno-dwarf2-cfi-asm on linux too. 2012-03-08 14:39:55 +00:00
emit-llvm.c
exceptions.m rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
fast-math.c Driver: Turn the default value for -fmath-errno into a proper target hook and disable it by default on more platforms. 2012-05-02 14:55:48 +00:00
flags.c Rename the driver option to -mno-implicit-float, per Eli's suggestion. 2012-05-16 21:19:55 +00:00
fpack-struct.c Fix forwarding of -fpack-struct from driver to CC1, and add a test. 2012-05-02 07:56:14 +00:00
frame-pointer.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
freebsd.c Author: Daniel Dunbar <daniel@zuster.org> 2012-04-09 20:40:11 +00:00
gcc-toolchain.cpp Skip testing the crtbegin.o, and resume using a single variable for the 2012-02-21 22:21:50 +00:00
gcc_forward.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
gnu-runtime.m rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
gold-lto.c Fix the testcase :-( 2012-04-10 00:13:42 +00:00
hello.c test/Driver/hello.c: Tweak for cygming. 2011-03-16 13:51:46 +00:00
immediate-options.c
index-header-map.c Introduce the "-index-header-map" option, to give special semantics 2011-07-28 04:45:53 +00:00
invalid-o-level.c Invalid O levels on the command line no longer have a confusing error. 2012-02-06 00:40:31 +00:00
ios-simulator-arcruntime.c Revert r148249: "Make the auto-detection hack for the iOS simulator set the target triple correctly." 2012-01-26 03:37:03 +00:00
le32-unknown-nacl.cpp Define __LITTLE_ENDIAN__ for le32, since "le" stands for little endian. 2012-03-29 00:05:59 +00:00
linker-opts.c test/Driver/linker-opts.c: Mark as XFAIL:cygming, using gcc linker driver. It should be aware of LIBRARY_PATH. 2012-03-16 05:31:24 +00:00
linux-as.c Only pass -mcpu, -march, -mfpu to linux-as on ARM. 2012-04-24 09:05:31 +00:00
linux-header-search.cpp Author: Daniel Dunbar <daniel@zuster.org> 2012-04-09 20:40:11 +00:00
linux-ld.c MIPS: Add support for 64-bit MIPS targets: mips64 / mips64el. 2012-04-26 19:57:02 +00:00
lto.c
m_and_mm.c
mg.c Implement -MG. Fixes PR9613 2011-07-12 19:35:15 +00:00
mips-as.c MIPS: Pass -mabi option to the assmbler when compile MIPS targets. 2012-04-07 22:31:29 +00:00
mips-float.c Author: Daniel Dunbar <daniel@zuster.org> 2012-04-09 20:40:11 +00:00
mno-global-merge.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
modules.m Add a test for the driver-level -fmodules/-fno-modules flags. 2012-01-03 21:04:31 +00:00
modules.mm In the driver, -fmodules enables modules for C/Objective-C but one 2012-01-18 15:19:58 +00:00
no-objc-arr.m [driver] Parse diagnostic args in the driver. 2012-03-13 20:09:56 +00:00
no-objc-default-synthesize-properties.m objective-c: remove -fobjc-default-synthesize-properties from the driver. 2012-04-09 18:58:55 +00:00
no-sibling-calls.c Add support for -fno-optimize-sibling-calls. Currently only implemented in the 2012-01-23 08:29:12 +00:00
nodefaultlib.c Teach the driver on Linux to respect -nodefaultlibs. 2012-05-14 18:31:18 +00:00
noexecstack.c Fix this test on machines that don't run clang -cc1as when asked to assemble. 2011-06-23 05:38:06 +00:00
noinline.c [frontend] Fix how the frontend handles -fno-inline. AFAIK clang now matches 2012-03-15 22:31:42 +00:00
nostdincxx.cpp
nostdlib.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
nostdlibinc.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
objc++-cpp-output.mm Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver. 2011-08-13 23:13:37 +00:00
objc-cpp-output.m Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver. 2011-08-13 23:13:37 +00:00
openbsd.c Make driver tests more resilient to output trees containing symlinks -- 2012-01-24 01:55:55 +00:00
option-aliases.c
output-file-cleanup.c Un-XFAIL this test on Darwin, it reportedly passes now. 2011-11-21 21:56:51 +00:00
parsing.c Remove extraneous whitespace. 2012-01-31 21:45:04 +00:00
phases.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
pic.c Teach Clang about PIE compilations. This is the first step of PR12380. 2012-04-08 16:40:35 +00:00
prefixed-tools.c Revert part of r148839 and keep DefaultTargetTriple in the form adjusted 2012-02-22 19:15:16 +00:00
preprocessor.c
pth.c Make driver tests more resilient to output trees containing symlinks -- 2012-01-24 01:55:55 +00:00
qa_override.c
redundant-args.c [driver] In general, the driver claims redundant args and uses the last arg. 2012-04-07 00:01:31 +00:00
redzone.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
rewrite-legacy-objc.m Use -rewrite-legacy-objc as clang argument for translating 2012-04-02 15:59:19 +00:00
rewrite-objc.m modern objc translator. Add more 2012-04-04 18:50:28 +00:00
stackrealign.c Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack 2011-12-06 03:33:03 +00:00
std.c
std.cpp Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc. 2011-10-14 00:34:28 +00:00
sysroot-flags.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
sysroot.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
target-triple-deployment.c Update test case for new default of 3.0 2012-05-09 18:23:04 +00:00
target.c test/Driver/target.c: Relax expression for "gcc.exe" on win32. 2012-02-01 15:16:22 +00:00
tsan.c Add a flag -fthread-sanitizer. 2012-03-01 22:27:08 +00:00
unknown-arg.c [driver] Do emit the diagnostics when CompilerInvocation::CreateFromArgs() fails. 2012-01-25 20:00:43 +00:00
unknown-gcc-arch.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
warning-options.cpp Tweek r156937 a bit so that the suggestions are correct. 2012-05-16 19:42:03 +00:00
working-directory.c Adding a test case for the working-directory fix 2012-02-21 00:56:50 +00:00
x86_features.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00