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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 04:25:53 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG979592a6f735: [DebugInfo] Remove the DIFlagArgumentNotModified debug info flag (authored by djtodoro).
Herald added subscribers: jrtc27, qcolombet.

Changed prior to commit:
  https://reviews.llvm.org/D68207?vs=229283&id=230230#toc

Repository:
  rG LLVM Github Monorepo

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/dbg-call-site-spilled-arg.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.230230.patch
Type: text/x-patch
Size: 22638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/8fbabe99/attachment-0001.bin>


More information about the llvm-commits mailing list