[llvm-commits] [llvm] r126019 - in /llvm/trunk/include/llvm/ADT: PointerIntPair.h PointerUnion.h

Argyrios Kyrtzidis akyrtzi at gmail.com
Sat Feb 19 13:19:04 PST 2011


On Feb 19, 2011, at 1:27 AM, Duncan Sands wrote:

> Hi Argyrios,
> 
>> Allow getting the address of the value in a PointerUnion or PointerIntPair if one is
>> confident enough that he knows what he is doing.
> 
> this sounds like a bad idea to me - why do you need it?

It's less bad than what we were doing here: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20110214/039048.html

> 
> Ciao, Duncan.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list