Displaying 2 results from an estimated 2 matches for "109b3ed0".
2014 May 28
2
[LLVMdev] Code generation support in llvm for windows phone
I am talking about Windows Mobile 8 and 8.1 and not CE.
Not sure though that the Windows 8 (ARM NT) is similar to Windows Mobile 8 platform.
I used the following command to generate the obj file
Llc.exe -mtriple=thumbv7-windows -filetype=obj <some_name>.bc
The object file generated in the above object doesn't get linked when I try to link it with the windows mobile library as it
2014 Jun 07
2
[LLVMdev] Code generation support in llvm for windows phone
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140607/109b3ed0/attachment.html>