[all-commits] [llvm/llvm-project] 4e5d13: Make lazyload_metadata.ll resilient to the additio...

David Herzka via All-commits all-commits at lists.llvm.org
Thu Dec 26 15:24:02 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e5d134da1cf948f02fc283adc65c723c6672eaa
      https://github.com/llvm/llvm-project/commit/4e5d134da1cf948f02fc283adc65c723c6672eaa
  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