[llvm-commits] CVS: llvm/include/llvm/Function.h GlobalValue.h GlobalVariable.h Module.h Value.h ValueSymbolTable.h

Chris Lattner clattner at apple.com
Wed Apr 25 13:55:49 PDT 2007


On Apr 25, 2007, at 1:53 PM, Anton Korobeynikov wrote:

> Hello, Chris.
>
>> Why do these all need to be virtual and accessible from GlobalValue?
> For llvm-gcc patch. Or, it's better to insert three-way cast there?

I'd prefer to do the three way compare here,

-Chris




More information about the llvm-commits mailing list