[PATCH] D149660: [libc++][AIX] Add OS version to target triple

Mark de Wever via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 12:47:47 PDT 2023


Mordante accepted this revision.
Mordante added a comment.

LGTM modulo one nit.



================
Comment at: llvm/utils/lit/lit/util.py:13
 import threading
+import re
 
----------------
Nit: Please keep the imports in alphabetic order.


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

https://reviews.llvm.org/D149660



More information about the llvm-commits mailing list