[PATCH] D40413: [CodeExtractor] Add debug locations for new call and branch instrs.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 09:19:46 PST 2017
fhahn updated this revision to Diff 125748.
fhahn added a comment.
Thanks for all the feedback, it's been really helpful. I have updated the code to look for a valid debug location in all extracted blocks and added a test case where there is no debug loc in the header.
https://reviews.llvm.org/D40413
Files:
lib/Transforms/Utils/CodeExtractor.cpp
test/Transforms/CodeExtractor/PartialInlineDebug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40413.125748.patch
Type: text/x-patch
Size: 6208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/58849497/attachment.bin>
More information about the llvm-commits
mailing list