MinGW doesn't support anything like /bigobj, so I think we need this or something like it. http://stackoverflow.com/questions/16596876/object-file-has-too-many-sections
I wonder if putting LLVM_ATTRIBUTE_ALWAYS_INLINE on all IntrusiveRefCntPtr methods would also help reduce the section count. http://reviews.llvm.org/D5072 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
