[llvm-commits] [llvm] r54519 - in /llvm/trunk: include/llvm/Target/DarwinTargetAsmInfo.h include/llvm/Target/ELFTargetAsmInfo.h include/llvm/Target/TargetAsmInfo.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/DarwinTargetAsmInfo.cpp lib/Target/ELFTargetAsmInfo.cpp lib/Target/Mips/MipsTargetAsmInfo.cpp lib/Target/Mips/MipsTargetAsmInfo.h lib/Target/TargetAsmInfo.cpp test/CodeGen/ARM/2008-08-07-AsmPrintBug.ll

Anton Korobeynikov asl at math.spbu.ru
Fri Aug 8 08:44:09 PDT 2008


Hello, Evan

> All the extra logic is not needed since the PIC relative expression is  
> using GV stub. Feel free to undo my patch (except the ARMAsmPrinter  
> part the choose lcomm instead of comm). Or I will get to it later today.
Ok, will undo. I'm also preparing a series of patches to generalize
uninitialized stuff handling, so hopefully all those comm/lcomm dances
will be handled with all generality.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-commits mailing list