[PATCH] D142660: [AIX] supporting -X options for llvm-ranlib in AIX OS
Digger Lin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 1 08:42:16 PDT 2023
DiggerLin marked an inline comment as done.
DiggerLin added inline comments.
================
Comment at: llvm/test/tools/llvm-ranlib/non-AIX-not-supportedwq-X-option.test:1
+## REQUIRES: !system-aix
+## Test the -X option is not supported on non-AIX os.
----------------
jhenderson wrote:
> Looks like there's a typo in your test name?
yes , it should be non-AIX-not-supported-X-option.test, thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142660/new/
https://reviews.llvm.org/D142660
More information about the cfe-commits
mailing list