Displaying 2 results from an estimated 2 matches for "539b2b0f".
2010 May 07
0
[LLVMdev] AsmPrinter behavior
....
>
> -Chris
>
I could see that working for the object file exporter, but I think it would
be tricky to get the write assembly output.
-Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100507/539b2b0f/attachment.html>
2010 May 07
2
[LLVMdev] AsmPrinter behavior
On May 7, 2010, at 11:42 AM, Nathan Jeffords wrote:
>> $ llc t.ll -o - -mtriple=i386-apple-darwin10
>> .section __TEXT,__text,regular,pure_instructions
>> .zerofill __DATA,__bss,_tst1,4,0 ## @tst1
>> .section __DATA,__data
>> _tst2: ## @tst2
>> .ascii "\000\001\002\003"
>>
>> I think we should