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

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 09:00:19 PDT 2022


gbreynoo created this revision.
gbreynoo added reviewers: jhenderson, MaskRay.
Herald added subscribers: StephenFan, rupprecht.
Herald added a project: All.
gbreynoo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This change adds testing for handling of bitcode files in archives, particularly the creation of symbol tables and through MRI scripts. Although there is some testing of bitcode handling in the archive library testing, this was not covered.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129088

Files:
  llvm/test/tools/llvm-ar/bitcode-add.ll
  llvm/test/tools/llvm-ar/mri-bitcode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129088.442110.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/b3e3abaa/attachment.bin>


More information about the llvm-commits mailing list