[PATCH] D74517: [Local] Do not move around dbg.declares during replaceDbgDeclare
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 14:42:18 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e77b33b3c67: [Local] Do not move around dbg.declares during replaceDbgDeclare (authored by vsk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74517/new/
https://reviews.llvm.org/D74517
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/CodeGen/SafeStack.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Instrumentation/AddressSanitizer/debug_info.ll
llvm/test/Instrumentation/AddressSanitizer/local_stack_base.ll
llvm/test/Transforms/Inline/alloca-dbgdeclare-merge.ll
llvm/test/Transforms/Inline/alloca-dbgdeclare.ll
llvm/test/Transforms/Inline/inline_dbg_declare.ll
llvm/unittests/Transforms/Utils/LocalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74517.244538.patch
Type: text/x-patch
Size: 12266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/3ed7a3ed/attachment.bin>
More information about the llvm-commits
mailing list