[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 17:32:19 PST 2017


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

Fix a minor compile issue.


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.85501.patch
Type: text/x-patch
Size: 8962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/1cd2e152/attachment.bin>


More information about the llvm-commits mailing list