diff options
| author | Diego Novillo <dnovillo@google.com> | 2014-05-29 19:55:06 +0000 |
|---|---|---|
| committer | Diego Novillo <dnovillo@google.com> | 2014-05-29 19:55:06 +0000 |
| commit | d23ec94393bf2d0af4b5c6f94458f1d796eb928b (patch) | |
| tree | b39af4eb6dfd4e0be3554492956698f7c8e567c7 /clang/lib/Driver/Multilib.cpp | |
| parent | 20daf3276d1a32701ed7b5da9b6c3af49af5f7e1 (diff) | |
| download | bcm5719-llvm-d23ec94393bf2d0af4b5c6f94458f1d796eb928b.tar.gz bcm5719-llvm-d23ec94393bf2d0af4b5c6f94458f1d796eb928b.zip | |
Add flags -Rpass-missed and -Rpass-analysis.
Summary:
These two flags are in the same family as -Rpass, but are used in
different situations.
-Rpass-missed is used by optimizers to inform the user when they tried
to apply an optimization but couldn't (or wouldn't).
-Rpass-analysis is used by optimizers to report analysis results back
to the user (e.g., why the transformation could not be applied).
Depends on D3682.
Reviewers: rsmith
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D3683
llvm-svn: 209839
Diffstat (limited to 'clang/lib/Driver/Multilib.cpp')
0 files changed, 0 insertions, 0 deletions

