[PATCH] D61609: [llv] Handle missing debug info when updating sample counts
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 13:23:09 PDT 2019
mtrofin created this revision.
mtrofin added reviewers: davidxl, wmi.
Herald added subscribers: llvm-commits, hiraditya, eraman, aprantl.
Herald added a project: LLVM.
Clear profiling metadata when trying to update it, and debug info is missing.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D61609
Files:
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/test/Transforms/SampleProfile/entry_counts_missing_dbginfo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61609.198329.patch
Type: text/x-patch
Size: 11595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/b4e2c4f2/attachment.bin>
More information about the llvm-commits
mailing list