[all-commits] [llvm/llvm-project] be4704: Make lazyload_metadata.ll resilient to the additio...
David Herzka via All-commits
all-commits at lists.llvm.org
Thu Dec 26 10:56:27 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: be4704bd41a4dd8bb5c4dd5a614744c69fb3cf8e
https://github.com/llvm/llvm-project/commit/be4704bd41a4dd8bb5c4dd5a614744c69fb3cf8e
Author: David Herzka <david at herzka.com>
Date: 2019-12-26 (Thu, 26 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: llvm-commits, dexonsmith, steven_wu, hiraditya, mehdi_amini
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71882
More information about the All-commits
mailing list