search for: f1483391

Displaying 2 results from an estimated 2 matches for "f1483391".

Did you mean: 1183391
2013 Nov 22
0
[LLVMdev] switching ARM modes and integrated-as
...http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- A non-text attachment was scrubbed... Name: arm-inline-asm.patch Type: application/octet-stream Size: 1770 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131121/f1483391/attachment.obj>
2013 Nov 19
3
[LLVMdev] switching ARM modes and integrated-as
> I just tried the above code in a .s file and it worked fine for me. > Can you show exactly what you’re seeing that looks wrong? Thanks Jim. I can only reproduce the issue when that code is inline assembly in a bitcode file. Attached is a bitcode file and Makefile to demonstrate. Calling 'make' will dump two object files 'c.o' and 'asm.o'. The former is created