[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 12:07:30 PST 2022


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

Rename a variable in the test for clarity


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/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.479710.patch
Type: text/x-patch
Size: 8028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/71d5b710/attachment.bin>


More information about the llvm-commits mailing list