]> granicus.if.org Git - llvm/commit
Add a new WeakVH value handle; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 1 May 2017 17:07:54 +0000 (17:07 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 1 May 2017 17:07:54 +0000 (17:07 +0000)
commit41673c62eceb523c6eb56eb91ce2aaceaea9599c
tree2f607da4fcfd8ee57c4660cdcc2d7d5f73739917
parent399b4d037da5dc48bef296dcd6ccdad46aa75c9e
Add a new WeakVH value handle; NFC

This relands r301425.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301813 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/ValueHandle.h
lib/IR/Value.cpp
unittests/IR/ValueHandleTest.cpp