search for: qiuwei

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

Did you mean: liwei
2014 May 12
2
[LLVMdev] A Question to LLVM
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,
2014 May 12
2
[LLVMdev] A Question to LLVM
Hi, I want to use LLVM to compile a ARM-CortexM0 project on windows. But LLVM can't output ELF file on windows. An assert was thrown from LLVM. What can I do now? Thanks! Steven.Q -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140512/bbba49ea/attachment.html>