[PATCH] D127864: [llvm-ar] Add object mode option -X for AIX

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 07:13:45 PDT 2022


DiggerLin updated this revision to Diff 440614.
DiggerLin marked 4 inline comments as done.
DiggerLin added a comment.

address James' comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127864

Files:
  llvm/docs/CommandGuide/llvm-ar.rst
  llvm/test/Object/lit.local.cfg
  llvm/test/tools/lit.local.cfg
  llvm/test/tools/llvm-ar/Inputs/bitcode-sym32.ll
  llvm/test/tools/llvm-ar/Inputs/bitcode-sym64.ll
  llvm/test/tools/llvm-ar/invalid-option-X.test
  llvm/test/tools/llvm-ar/option-X.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127864.440614.patch
Type: text/x-patch
Size: 23044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/a9bb2aed/attachment.bin>


More information about the llvm-commits mailing list