This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b2a9fcdbed0 Remove the unused offset field from LiveDebugValues (NFC) new c99ec6347b9 [LTO] llvm-lto2: Add option to load sample profile
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Resolution/X86/Inputs/load-sample-prof.prof | 2 ++ test/LTO/Resolution/X86/load-sample-prof.ll | 37 ++++++++++++++++++++++ tools/llvm-lto2/llvm-lto2.cpp | 6 ++++ 3 files changed, 45 insertions(+) create mode 100644 test/LTO/Resolution/X86/Inputs/load-sample-prof.prof create mode 100644 test/LTO/Resolution/X86/load-sample-prof.ll