[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
Tue Jan 24 04:46:04 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292925: [PM] Introduce a PoisoningVH as a (more expensive) alternative to (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D29061?vs=85519&id=85568#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29061
Files:
llvm/trunk/include/llvm/IR/ValueHandle.h
llvm/trunk/unittests/IR/ValueHandleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29061.85568.patch
Type: text/x-patch
Size: 9023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/1816e39a/attachment.bin>
More information about the llvm-commits
mailing list