[llvm-commits] [llvm-gcc-4.2] r134830 - in /llvm-gcc-4.2/trunk/gcc: config/i386/llvm-i386.cpp llvm-backend.cpp llvm-convert.cpp llvm-internal.h llvm-linker-hack.cpp llvm-types.cpp

Duncan Sands baldrick at free.fr
Mon Jul 25 01:58:59 PDT 2011


Hi Chris,

...

>> do you remember what this is about?  Do you have a testcase?
>
> I don't have a testcase.  IIRC, the ObjC frontend was making metadata whose initializer had a different type than the global variable backing it.

I think it must have been more complicated than that, since that case should
already be handled.  Probably the dragonegg testsuite will allow me to reproduce
the problem if it still exists.  If it doesn't I don't care enough about ObjC
to do anything more :)

Ciao, Duncan.



More information about the llvm-commits mailing list