[PATCH] D67453: Remove the obsolete BlockByRefStruct flag from LLVM IR

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 15:48:07 PDT 2019


aprantl updated this revision to Diff 219820.
aprantl added a comment.

Good point!


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

https://reviews.llvm.org/D67453

Files:
  llvm/bindings/go/llvm/dibuilder.go
  llvm/docs/SourceLevelDebugging.rst
  llvm/include/llvm-c/DebugInfo.h
  llvm/include/llvm/IR/DebugInfoFlags.def
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/ARM/debug-info-blocks.ll
  llvm/test/DebugInfo/Generic/block-asan.ll
  llvm/test/Verifier/blockbyref.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67453.219820.patch
Type: text/x-patch
Size: 10316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/50a60652/attachment-0001.bin>


More information about the llvm-commits mailing list