[PATCH] D103220: Support stripping indirectly referenced DILocations from !llvm.loop metadata in stripDebugInfo()

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 09:44:58 PDT 2021


aprantl updated this revision to Diff 348316.
aprantl added a comment.

Address review feedback.


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

https://reviews.llvm.org/D103220

Files:
  llvm/include/llvm/IR/DebugInfo.h
  llvm/lib/IR/DebugInfo.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Verifier/llvm.loop-cu-strip-indirect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103220.348316.patch
Type: text/x-patch
Size: 9015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/b81f9fa4/attachment.bin>


More information about the llvm-commits mailing list