diff options
author | Eric Fiselier <eric@efcs.ca> | 2015-01-16 21:22:08 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2015-01-16 21:22:08 +0000 |
commit | a745465ae4f51eed597ff3342a5e57fc990e16fb (patch) | |
tree | 6e0a6173a0a516eae610f02ef51e5b375c0a4d52 /llvm/lib/CodeGen/StatepointExampleGC.cpp | |
parent | bd350a5cd202bd9ae684f5403217cec23d2abd44 (diff) | |
download | llvm-a745465ae4f51eed597ff3342a5e57fc990e16fb.zip llvm-a745465ae4f51eed597ff3342a5e57fc990e16fb.tar.gz llvm-a745465ae4f51eed597ff3342a5e57fc990e16fb.tar.bz2 |
Add 'no_default_flags' option for turning off all default test compile and link flags.
When 'no_default_flags' is true only flags passed using '--param=compile_flags'
and '--param=link_flags' will be used when compiling the tests. This option
can be used to run the test suite against libstdc++ and helps with all
unusual test suite configurations.
NOTE: sanitizer flags are still added when '--param=use_sanitizer' is used even
if '--param=no_default_flags' is given.
llvm-svn: 226322
Diffstat (limited to 'llvm/lib/CodeGen/StatepointExampleGC.cpp')
0 files changed, 0 insertions, 0 deletions