[llvm-commits] [llvm] r98368 - /llvm/trunk/lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp

Chris Lattner clattner at apple.com
Fri Mar 12 14:03:17 PST 2010


On Mar 12, 2010, at 12:59 PM, Anton Korobeynikov wrote:

> Hi, Chris
> 
>> Is this really true?  If so, we should remove the COFFMMI stub stuff.
> No... In fact, we need to output the type information for external
> functions as well (it's not strictly required, but...)

 Can you give a testcase that caused this to be emitted?  I'm not seeing it

-chris



More information about the llvm-commits mailing list