[PATCH] D127864: [AIX] add object mode -X option for llvm-ar in AIX OS.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 08:19:08 PDT 2022


shchenz added a comment.

Out of curious, why do we need to add `-X` option to `llvm-ar` like AIX system `ar`? If `llvm-ar` can automaticly detect the object file format on any OBJECT_MODE and generate related archive file, seems it is better than system `ar`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127864



More information about the llvm-commits mailing list