[all-commits] [llvm/llvm-project] e97a6f: [llvm-ar][test] Add testing for bitcode file handling
gbreynoo via All-commits
all-commits at lists.llvm.org
Mon Jul 18 06:47:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e97a6f6104ccc978fbff94adaf5abd40976976e1
https://github.com/llvm/llvm-project/commit/e97a6f6104ccc978fbff94adaf5abd40976976e1
Author: gbreynoo <Owen.Reynolds at sony.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
A llvm/test/tools/llvm-ar/bitcode.ll
Log Message:
-----------
[llvm-ar][test] Add testing for bitcode file handling
Recommit after revert.
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