[PATCH] D20986: [safestack] Fixup llvm.dbg.value when rewriting unsafe allocas.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 14:45:21 PDT 2016


eugenis updated this revision to Diff 61031.
eugenis marked 4 inline comments as done.
eugenis added a comment.

debug-loc2.ll test extended to cover the two negative cases.


Repository:
  rL LLVM

http://reviews.llvm.org/D20986

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/CodeGen/SafeStack.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/SafeStack/debug-loc-dynamic.ll
  test/Transforms/SafeStack/debug-loc2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20986.61031.patch
Type: text/x-patch
Size: 14321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/88d43ea3/attachment.bin>


More information about the llvm-commits mailing list