[PATCH] D72801: [CodeExtractor] Transfer debug info to extracted function

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 15:39:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG360abb7ee56f: [CodeExtractor] Transfer debug info to extracted function (authored by vsk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72801

Files:
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Transforms/HotColdSplit/split-out-dbg-label.ll
  llvm/test/Transforms/HotColdSplit/transfer-debug-info.ll
  llvm/test/Transforms/HotColdSplit/update-split-loop-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72801.238382.patch
Type: text/x-patch
Size: 16072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/baed2416/attachment-0001.bin>


More information about the llvm-commits mailing list