[PATCH] D134375: [LTO][AIX] Invoking AIX System Assembler in LTO CodeGen

Qiongsi Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 07:35:23 PDT 2022


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

Addressing code review comments and fixing a test failure on Linux. I will land patch once the pre-commit CI finishes.

Thanks for the review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134375

Files:
  llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
  llvm/lib/LTO/LTOCodeGenerator.cpp
  llvm/test/tools/llvm-lto/aix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134375.463554.patch
Type: text/x-patch
Size: 3783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/3c0bd9f5/attachment.bin>


More information about the llvm-commits mailing list