[all-commits] [llvm/llvm-project] 2e6c15: Make lazyload_metadata.ll resilient to the additio...
David Herzka via All-commits
all-commits at lists.llvm.org
Wed Dec 25 15:59:59 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e6c15d1e7a47f11fab2dd3a40fcff01906923ae
https://github.com/llvm/llvm-project/commit/2e6c15d1e7a47f11fab2dd3a40fcff01906923ae
Author: David Herzka <herzka at instagram.com>
Date: 2019-12-25 (Wed, 25 Dec 2019)
Changed paths:
M llvm/test/ThinLTO/X86/lazyload_metadata.ll
Log Message:
-----------
Make lazyload_metadata.ll resilient to the addition of new metadata kinds
Summary: The specific number of records loaded depends on the number of kinds, but the difference between the lazy and not lazy cases does not.
Reviewers: modocache
Subscribers: mehdi_amini, hiraditya, steven_wu, dexonsmith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71730
More information about the All-commits
mailing list