[PATCH] D146399: [AIX][Clang][K] Create `-K` Option for AIX.
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 4 10:25:14 PDT 2023
hubert.reinterpretcast added a comment.
@francii, what happens when `-K` is used on a pure-compile (`-c`) invocation? Do we get an "unused" message? Should we be testing that?
I think we should be testing the diagnostic for the "wrong target" usage as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146399/new/
https://reviews.llvm.org/D146399
More information about the cfe-commits
mailing list