[LLVMdev] A Question to LLVM

Renato Golin renato.golin at linaro.org
Mon May 12 08:26:56 PDT 2014


On 12 May 2014 15:11, Tim Northover <t.p.northover at gmail.com> wrote:
> It sounds like you're using the wrong triple. Even on Windows you
> should be able to output ELF if you compile with (say) "clang -target
> arm-none-eabi".

Or not using a triple at all. Windows on ARM support is coming along,
I bet it defaults to WoA and outputs COFF or whatever.

cheers,
--renato



More information about the llvm-dev mailing list