diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-08 22:47:17 +0000 |
|---|---|---|
| committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-08 22:47:17 +0000 |
| commit | 90490af21d42cc8142812ac91813828b62f0862d (patch) | |
| tree | 162974d7b76b59f44cb50b1d8d6d352169848611 /llvm/lib/Target/X86/X86FastISel.cpp | |
| parent | 4cbff5c76fb3236195a93dc595fbf1faa0e9e53f (diff) | |
| download | bcm5719-llvm-90490af21d42cc8142812ac91813828b62f0862d.tar.gz bcm5719-llvm-90490af21d42cc8142812ac91813828b62f0862d.zip | |
Add -link-cxx-sanitizer driver flag.
Summary:
This flag can be used to force linking of CXX-specific parts
of sanitizer runtimes into the final executable. It gives more precise
control than --driver-mode=g++ and comes handy when user links several
object files with sanitized C++ code into an executable, but wants
to provide libstdc++ himself, instead of relying on Clang dirver's
behavior.
Test Plan: clang regression test suite
Reviewers: chandlerc, rsmith
Reviewed By: rsmith
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D4824
llvm-svn: 215252
Diffstat (limited to 'llvm/lib/Target/X86/X86FastISel.cpp')
0 files changed, 0 insertions, 0 deletions

