[LLVMdev] Code generation support in llvm for windows phone
David Blaikie
dblaikie at gmail.com
Fri May 16 08:24:21 PDT 2014
On Fri, May 16, 2014 at 6:53 AM, Rajat Mahajan <rmahajan at adobe.com> wrote:
> Hi,
>
>
>
> Is there support available in llc to convert llvm bytecode to Windows Mobile
> binary?
> I have tried triples like arm-pc-win32 , thumbv7-window … but the object
> file generated is not getting linked to the windows native project.
> Any pointers will be greatly appreciated?
No - to my knowledge no one has suggested or attempted any such project/support.
- David
More information about the llvm-dev
mailing list