[PATCH] D129088: [llvm-ar][test] Add testing for bitcode file handling

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 00:56:26 PDT 2022


jhenderson accepted this revision.
jhenderson added a comment.

Looks good once the outstanding comments have been addressed.



================
Comment at: llvm/test/tools/llvm-ar/bitcode.ll:81
+
+## Create symtab from bitcode from another thin archive another archive via MRI script.
+# RUN: llvm-ar -M < addlib-thin.mri
----------------
This comment looks garbled.


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

https://reviews.llvm.org/D129088



More information about the llvm-commits mailing list