[LLVMdev] Patch - SPU assembly printer to print ".section .bss"
    Chris Lattner 
    clattner at apple.com
       
    Fri Mar  5 10:56:22 PST 2010
    
    
  
On Mar 5, 2010, at 6:26 AM, Kalle Raiskila wrote:
> Hello,
> 
> I noticed that the SPU assembly printer prints just ".bss", when gas requires ".section .bss". Now the gas prints out:
> 	Assembler messages:
> 	Error: expected symbol name
> 
> Attached is a test case and a patch to fix this.
> (This time 'make check' passes also ;)
Looks great, applied here, thanks!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100301/097332.html
    
    
More information about the llvm-dev
mailing list