[LLVMdev] Patch - SPU assembly printer to print ".section .bss"
Kalle Raiskila
kalle.raiskila at nokia.com
Fri Mar 5 06:26:19 PST 2010
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 ;)
kalle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spu_bss.patch
Type: text/x-patch
Size: 538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100305/487ec0d6/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bss.ll
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100305/487ec0d6/attachment.ksh>
More information about the llvm-dev
mailing list