diff options
author | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2020-10-30 15:57:42 +0000 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2020-10-30 17:00:06 +0000 |
commit | e5699b8ff1b6ea68e77dffb037e1c5d612131580 (patch) | |
tree | 4e466bd8b9fab1c1e11d7b0721edde9054556970 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 4dfe014a12919580d122a6c1f02d653c6b0966d5 (diff) | |
download | llvm-e5699b8ff1b6ea68e77dffb037e1c5d612131580.zip llvm-e5699b8ff1b6ea68e77dffb037e1c5d612131580.tar.gz llvm-e5699b8ff1b6ea68e77dffb037e1c5d612131580.tar.bz2 |
[clang][driver] Rename DriverOption as NoXarchOption (NFC)
As discussed in [1], ClangFlags::DriverOption is currently only used to
mark options that should not be forwarded to other tools via `-Xarch`
options. This patch renames this flag accordingly and updates the
corresponding driver diagnostic.
A comment in ToolChain::TranslateXarchArgs is also updated to reflect
the change. The original comment referred to isDriverOption(), which is
no longer available.
[1] http://lists.llvm.org/pipermail/cfe-dev/2020-October/066953.html
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D89799
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions