Displaying 1 result from an estimated 1 matches for "984x0h58".
Did you mean:
984058
2009 Sep 25
2
[LLVMdev] MinGW/MSVC++ uses different ABI for sret
...thing as per the
ABI (the GCC ABI, I'll add).
1. Is there a LLVM way of dealing with this without using separate code
for VC++ and GCC?
2. Is there a document that thoroughly explains the ABI used by VC++?
The documentation on MSDN is quite vague
( http://msdn.microsoft.com/en-us/library/984x0h58.aspx )
3. Is a bug that LLVM does not distinguish among GCC and VC++ sret
handling?
4. Why the heck GCC and VC++ follow different ABIs on the same
platform?
The last question is rhetoric.
--
Óscar