[all-commits] [llvm/llvm-project] 264b9a: [llvm-ar][test] Add testing for bitcode file handling

gbreynoo via All-commits all-commits at lists.llvm.org
Thu Jul 14 02:56:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 264b9a4885e6f1beac3de72ee55c15dc78981927
      https://github.com/llvm/llvm-project/commit/264b9a4885e6f1beac3de72ee55c15dc78981927
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    A llvm/test/tools/llvm-ar/bitcode.ll

  Log Message:
  -----------
  [llvm-ar][test] Add testing for bitcode file handling

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.

Differential Revision: https://reviews.llvm.org/D129088




More information about the All-commits mailing list