[llvm-commits] [llvm] r45605 - in /llvm/trunk/lib/Target/X86: X86ATTAsmPrinter.cpp X86CodeEmitter.cpp X86ISelDAGToDAG.cpp X86InstrInfo.td X86MachineFunctionInfo.h

Anton Korobeynikov asl at math.spbu.ru
Sat Jan 5 08:58:37 PST 2008


> Nice evan!  With this, sinking is now able to compile code like this:
Nifty! I would like to test Mozilla & Qt with this change: they heavily
use shared libraries thus almost everything is PIC.

--
WBR, Anton Korobeynikov 



More information about the llvm-commits mailing list