[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
Thu Sep 29 12:54:53 PDT 2022


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

Try fixing the test case on Windows, hopefully one last time.


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.464001.patch
Type: text/x-patch
Size: 19393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220929/877f70d5/attachment-0001.bin>


More information about the cfe-commits mailing list