[PATCH] D13178: Fix SafeStack debug locations

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 18:16:55 PDT 2015


eugenis updated this revision to Diff 35930.
eugenis added a comment.

Rebased on top of http://reviews.llvm.org/D13230.
Verified that this CL passes the gdb test suite.
PTAL


Repository:
  rL LLVM

http://reviews.llvm.org/D13178

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/IR/DebugInfoMetadata.cpp
  lib/Transforms/Instrumentation/SafeStack.cpp
  lib/Transforms/Utils/Local.cpp
  test/DebugInfo/Generic/dw_op_minus.ll
  test/Transforms/SafeStack/debug-loc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13178.35930.patch
Type: text/x-patch
Size: 14016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/7d66b310/attachment.bin>


More information about the llvm-commits mailing list