[PATCH] D29061: [PM] Introduce a PoisoningVH as a (more expensive) alternative to AssertingVH that delays any reported error until the handle is *used*.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 19:13:42 PST 2017


chandlerc updated this revision to Diff 85519.
chandlerc added a comment.

Reflow comment Sanjoy spotted.


https://reviews.llvm.org/D29061

Files:
  include/llvm/IR/ValueHandle.h
  unittests/IR/ValueHandleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29061.85519.patch
Type: text/x-patch
Size: 8957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/f84988e4/attachment-0001.bin>


More information about the llvm-commits mailing list