http://llvm.org/bugs/show_bug.cgi?id=21366
Hans Wennborg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Hans Wennborg <[email protected]> --- Looking closer, it seems that MinGW never dllimport's an inline function. It even warns or errors if the user tries to put the attribute on a function. This should now be fixed in r221154. -- 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
