[PATCH] D134284: [AIX] change "llvm-nm" to "env OBJECT_MODE=any llvm-nm" in clang/test for AIX OS

James Henderson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 21 00:02:16 PDT 2022


jhenderson accepted this revision.
jhenderson added a comment.

LGTM, with nit.



================
Comment at: clang/test/lit.cfg.py:287
+
+# llvm-nm tools support an environment variable "OBJECT_MODE" on AIX OS, which
+# controls the kind of objects they will support. If there is no "OBJECT_MODE"
----------------



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