aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-10 08:27:29 +0000
committerChris Lattner <sabre@nondot.org>2009-10-10 08:27:29 +0000
commitf6811274e18a73e7ba84a820a28cc2549a4fab44 (patch)
tree159516457fb2f8b453cbb062558c0d8ec36888ac /lib/Transforms
parentfc61aeff2c5d964d81a63b709b5e1a50a5519e83 (diff)
add some WeakVH::operator='s. Without these, assigning
a Value* to a WeakVH was constructing a temporary WeakVH (due to the implicit assignment operator). This avoids that cost. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83704 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions