diff options
author | Dimitry Andric <dimitry@andric.com> | 2017-06-07 12:05:41 +0000 |
---|---|---|
committer | Dimitry Andric <dimitry@andric.com> | 2017-06-07 12:05:41 +0000 |
commit | 0527c32be86c40c4589e7d5402555074d121ffd6 (patch) | |
tree | 29d873c7407c20de4409b0d6befdfe330b51f8ea /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 0196427b037d4830ff38c4bc3c75429998b6a0a0 (diff) | |
download | bcm5719-llvm-0527c32be86c40c4589e7d5402555074d121ffd6.tar.gz bcm5719-llvm-0527c32be86c40c4589e7d5402555074d121ffd6.zip |
Only print registered targets for `--version`
Summary:
In D33900, I added printing of the registered targets in clang's
`PrintVersion` function, which is not only used for `--version` output,
but also for `-v` (verbose mode) and `-###`. Especially the latter
seems to trip up some test cases, so it is probably better to only print
the registered targets for `--version`.
Reviewers: nemanjai, mehdi_amini
Reviewed By: nemanjai
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D33981
llvm-svn: 304899
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions