[cfe-commits] r94478 - in /cfe/trunk: lib/CodeGen/CGVtable.cpp test/CodeGenCXX/virt.cpp
Mike Stump
mrs at apple.com
Mon Jan 25 19:44:34 PST 2010
On Jan 25, 2010, at 7:39 PM, Chris Lattner wrote:
> On Jan 25, 2010, at 4:05 PM, Mike Stump wrote:
>
>> Author: mrs
>> Date: Mon Jan 25 18:05:04 2010
>> New Revision: 94478
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=94478&view=rev
>> Log:
>> Fixup a missing vcall entry. WIP.
>
> Hi Mike,
>
> Why the bit swath of #if 0 code?
I need to determine just how much of that code I need. I think I can
remove it, but I'd rather leave it til I know that I don't need it. I
hope to know if I need it in the next couple of days.
More information about the cfe-commits
mailing list