[PATCH] D146399: [AIX][Clang][K] Create `-K` Option for AIX.

David Tenty via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 15:29:46 PDT 2023


daltenty accepted this revision.
daltenty added a comment.
This revision is now accepted and ready to land.

LGTM, with minor fixup as noted



================
Comment at: clang/test/Driver/aix-ld.c:1123
+// CHECK-K-UNUSED: clang: warning: -K: 'linker' input unused [-Wunused-command-line-argument]
+>>>>>>> 8f57d6ae6c1a ([AIX][Clang][K] Create `-K` Option for AIX.)
----------------
nit: I think you missed a conflict marker on the last update


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