[llvm-commits] [llvm] r97884 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86ISelLowering.h X86InstrInfo.td X86RegisterInfo.cpp

Anton Korobeynikov asl at math.spbu.ru
Tue Apr 13 13:35:01 PDT 2010


Hello, Aaron

> AFAICT this has broken Cygwin LLVM-GCC in a strange way. I have bisected it
> down to this revision change.
> Basically some typedef's in stddef.h when
> compiling gcc/config/i386/cygming-crtbegin.c are not being parsed properly,
> very strange I know.
> Would you be able to look in to this please as I don't understand the
> ISelection area. Hopefully it is something simple.
No idea, the code looks correct to me (and before it was definitely incorrect).
You might want to compare the object files before and after this
revision to find a difference.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list