[PATCH] D27980: stripDebugInfo() should remove DILocation's found in !llvm.loop metadata

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 03:36:16 PST 2016


dsanders created this revision.
dsanders added a subscriber: llvm-commits.

Patch by Michele Scandale
(with a small tweak to 'CHECK-NOT' the last DILocation in the test)


https://reviews.llvm.org/D27980

Files:
  lib/IR/DebugInfo.cpp
  test/DebugInfo/strip-loop-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27980.82086.patch
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/147d61da/attachment.bin>


More information about the llvm-commits mailing list