[PATCH] D134820: [LTO][clang] Teaching Clang to Pass Plugin Options to the AIX Linker

Qiongsi Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 07:11:57 PDT 2022


qiongsiwu1 updated this revision to Diff 464998.
qiongsiwu1 added a comment.

Address review comments. Remove unnecessary `Twine`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134820/new/

https://reviews.llvm.org/D134820

Files:
  clang/lib/Driver/ToolChains/AIX.cpp
  clang/lib/Driver/ToolChains/AIX.h
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.h
  clang/test/Driver/lto-aix.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134820.464998.patch
Type: text/x-patch
Size: 18770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/1823c7ad/attachment-0001.bin>


More information about the cfe-commits mailing list