[llvm-commits] [llvm] r73742 - in /llvm/trunk:	include/llvm/Target/DarwinTargetAsmInfo.h	include/llvm/Target/TargetAsmInfo.h	lib/Target/ARM/ARMTargetAsmInfo.cpp	lib/Target/ARM/ARMTargetAsmInfo.h lib/Target/DarwinTargetAsmInfo.cpp	lib/Target/PowerPC/PPCTargetAsmInfo.cpp lib/Target/TargetAsmInfo.cpp	lib/Target/X86/X86TargetAsmInfo.cpp
    Dale Johannesen 
    dalej at apple.com
       
    Thu Jun 18 17:11:45 PDT 2009
    
    
  
On Jun 18, 2009, at 5:08 PMPDT, Chris Lattner wrote:
> merge the common darwin settings from the X86/PPC/ARM targets
> into DarwinTargetAsmInfo.cpp.  The remaining differences should
> be evaluated.  It seems strange that x86/arm has .zerofill but ppc
> doesn't, etc.
Darwin ppc does have zerofill.
    
    
More information about the llvm-commits
mailing list