[PATCH] D139217: [CodeExtractor] Correctly propagate scope information post extraction

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 14:41:51 PST 2022


fdeazeve updated this revision to Diff 479748.
fdeazeve added a comment.

Addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139217

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/include/llvm/IR/DebugLoc.h
  llvm/lib/IR/DebugLoc.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Transforms/HotColdSplit/transfer-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139217.479748.patch
Type: text/x-patch
Size: 8275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/c4b7a33f/attachment.bin>


More information about the llvm-commits mailing list