[PATCH] D29104: Add !associated metadata.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 17:04:04 PST 2017


mehdi_amini added inline comments.


================
Comment at: test/ThinLTO/X86/lazyload_metadata.ll:19
 ; RUN:  2>&1 | FileCheck %s -check-prefix=NOTLAZY
-; NOTLAZY: 58 bitcode-reader  - Number of Metadata records loaded
+; NOTLAZY: 60 bitcode-reader  - Number of Metadata records loaded
 ; NOTLAZY: 7 bitcode-reader  - Number of MDStrings loaded
----------------
I don't understand where this is coming from?


Repository:
  rL LLVM

https://reviews.llvm.org/D29104





More information about the llvm-commits mailing list