[PATCH] D134284: [AIX] change the clang tests with llvm-nm -Xany

David Tenty via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 07:50:19 PDT 2022


daltenty added a comment.

> If OBJECT_MODE isn't an environment variable that clang uses, surely it should ignore it?

The clang driver does in fact respect OBJECT_MODE on AIX, but I'm guessing it doesn't accept the `any` setting (since it doesn't really make sense in that context).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134284



More information about the cfe-commits mailing list