[cfe-dev] Windows x86-64 calling convention and ELF
Sun, Rui
rui.sun at intel.com
Thu Jul 26 00:19:27 PDT 2012
Hi, Folks,
It is possible for CLANG to generate code using Windows x86-64 calling convention in an ELF object file, something like __attribute__((ms_abi)) in GCC? I tried something like -ccc-host-triple x86_64-win32-elf, but it did not seem work.
BTW, where can I find documentation on supported combinations of -ccc-host-triple?
Thanks,
Rui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120726/04bb5a88/attachment.html>
More information about the cfe-dev
mailing list