http://llvm.org/bugs/show_bug.cgi?id=9392
Jonathan Lennox <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- --- Comment #4 from Jonathan Lennox <[email protected]> --- My actual thought with the initial feature request would be to have something like an attribute (e.g. __attribute__((__linkonce_inline__)) or the like), rather than just conditionalizing this on -fms-compatibility. This feature is useful on all platforms, not just Windows. I.e. I want to use it on a Mac, but I'm not about to turn on -fms-compatbility for Mac code. -- 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
