[PATCH] D51763: Remove addBlockByrefAddress(), it is dead code as far as clang is concerned.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 09:17:12 PDT 2018


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

Added a verifier check. It's the right thing to do, even if it is temporary.


https://reviews.llvm.org/D51763

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/IR/Verifier.cpp
  test/Verifier/blockbyref.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51763.164442.patch
Type: text/x-patch
Size: 7885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/64b41710/attachment.bin>


More information about the llvm-commits mailing list