Files
llvm-6502/include/llvm/Support
Chris Lattner f6811274e1 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
2009-10-10 08:27:29 +00:00
..
2009-02-20 22:51:36 +00:00
2009-05-30 21:05:47 +00:00
2009-02-20 22:51:36 +00:00
2009-09-20 04:03:25 +00:00
2009-07-15 22:43:51 +00:00
2009-09-15 15:08:33 +00:00
2009-08-12 22:10:57 +00:00