[PATCH] D128055: [llvm-ar] Improve MRI script CREATE command handling

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 16:14:35 PDT 2022


MaskRay added inline comments.


================
Comment at: llvm/test/tools/llvm-ar/mri-addlib.test:39
+
+# SYMS2: f in {{.*}}
+# SYMS2: f in {{.*}}
----------------
You may use `SYMS2-COUNT-2:`


================
Comment at: llvm/test/tools/llvm-ar/mri-addmod.test:31
+
+# SYMS2: f in {{.*}}
+# SYMS2: f in {{.*}}
----------------
-COUNT-2


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128055



More information about the llvm-commits mailing list