[PATCH] D87302: [IRSim][IROutliner] Adding DebugInfo handling for IR outlined functions.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 06:33:01 PST 2021


AndrewLitteken updated this revision to Diff 315377.
AndrewLitteken added a comment.

This updates the diff with all the recent IROutliner updates, and adds testing for verifying the IR DebugInfo.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87302/new/

https://reviews.llvm.org/D87302

Files:
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/DebugInfo/AArch64/ir-outliner.ll
  llvm/test/Transforms/IROutliner/legal-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87302.315377.patch
Type: text/x-patch
Size: 17490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/53df7888/attachment.bin>


More information about the llvm-commits mailing list