http://llvm.org/bugs/show_bug.cgi?id=10301

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |LATER

--- Comment #1 from Eli Friedman <[email protected]> 2011-07-07 14:23:35 
CDT ---
You can activate the experimental Microsoft C++ ABI support with "-Xclang
-cxx-abi -Xclang microsoft"; otherwise, we use a MinGW compatible C++ ABI. 
It's impossible to generate code that supports both at the same time.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to