[cfe-dev] Missing Visual Studio ABI feature using C++?

Skykill Skyoverside skyoverside at live.fr
Sat Jul 7 18:25:33 PDT 2012


Thank, so from what i'm seeing it isn't going to work until it's fixed... 
Could i use GCC with LLVM 3.1 to produce the bitcode and use it with the JIT 
while waiting that bug to be fixed?

-----Message d'origine----- 
From: NAKAMURA Takumi
Sent: Sunday, July 08, 2012 2:57 AM
To: Skykill Skyoverside
Cc: cfe-dev at cs.uiuc.edu
Subject: Re: [cfe-dev] Missing Visual Studio ABI feature using C++?

2012/7/8 Skykill Skyoverside <skyoverside at live.fr>:
> Hello everyone, after following the advice with the problem i have using 
> the
> LLVM JIT with Clang, could come from a “missing Visual Studio C++ ABI
> feature”
>
> Original reply:
> “My guess is that you are hitting a VS C++ ABI missing feature in
> Clang. Ask in the Clang mailing list for a confirmation, but IIRC there
> are still missing pieces on either object construction/destrucion,
> parameter passing, returning classes and C++ exception support.”
>
> Here is my original message:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-July/051529.html

You may track, too;
Bug 12477 - [meta] Support Microsoft C++ ABI
http://llvm.org/bugs/show_bug.cgi?id=12477 





More information about the cfe-dev mailing list