[PATCH] D139662: [CodeExtractor] Preserve entire scope of !DIVariables when moving them

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 12:14:26 PST 2022


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

Trying to create a sequence of patches


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139662

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/IR/DebugInfoMetadata.cpp
  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: D139662.481399.patch
Type: text/x-patch
Size: 9597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/a83a4a55/attachment.bin>


More information about the llvm-commits mailing list