[PATCH] D68207: [IR] Remove the DIFlagArgumentNotModified debug info flag

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 05:20:50 PST 2019


djtodoro updated this revision to Diff 229283.
djtodoro added a comment.
Herald added subscribers: fedor.sergeev, jyknight.

-Rebasing on top of the latest LLVM


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

https://reviews.llvm.org/D68207

Files:
  llvm/bindings/go/llvm/dibuilder.go
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DebugInfoFlags.def
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/CodeGen/LiveDebugValues.cpp
  llvm/test/Assembler/debug-info.ll
  llvm/test/DebugInfo/ARM/entry-value-multi-byte-expr.ll
  llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir
  llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir
  llvm/test/DebugInfo/MIR/ARM/dbgcall-site-propagated-value.mir
  llvm/test/DebugInfo/MIR/ARM/if-coverter-call-site-info.mir
  llvm/test/DebugInfo/MIR/Hexagon/live-debug-values-bundled-entry-values.mir
  llvm/test/DebugInfo/MIR/X86/DW_OP_entry_value.mir
  llvm/test/DebugInfo/MIR/X86/avoid-single-entry-value-location.mir
  llvm/test/DebugInfo/MIR/X86/dbgcall-site-interpretation.mir
  llvm/test/DebugInfo/MIR/X86/dbginfo-entryvals.mir
  llvm/test/DebugInfo/MIR/X86/debug-call-site-param.mir
  llvm/test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir
  llvm/test/DebugInfo/Sparc/entry-value-complex-reg-expr.ll
  llvm/test/tools/llvm-dwarfdump/X86/locstats.ll
  llvm/test/tools/llvm-dwarfdump/X86/stats-dbg-callsite-info.ll
  llvm/test/tools/llvm-dwarfdump/X86/valid-call-site-GNU-extensions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68207.229283.patch
Type: text/x-patch
Size: 21638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191114/b54ed88c/attachment.bin>


More information about the llvm-commits mailing list