Displaying 2 results from an estimated 2 matches for "72a55100".
Did you mean:
4255100
2017 Sep 15
3
LLVM mtriple for aarch64-win32-msvc ?
Is there a way to use LLC to cross-compile some code to run on Windows IOT
on Raspberry Pi ?
I was able to convince LLVM to spit out some bitcode for this, but when I
try llc it dumps:
llc.exe test.bc -o test.obj -filetype=obj -O3 -mtriple=aarch64-win32-msvc
-mcpu=cortex-a53
Wrote crash dump file
"C:\Users\clovett\AppData\Local\Temp\llc.exe-4990d8.dmp"
0x0000000000000000
2017 Sep 16
3
LLVM mtriple for aarch64-win32-msvc ?
...version out at
> all yet, it's supposedly coming late this year though. So far I've been
> testing it with wine.)
>
> // Martin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170915/72a55100/attachment.html>