[PATCH] D26671: Replace APFloatBase static fltSemantics data members with getter functions

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 08:20:42 PST 2016


zturner added a comment.

I think I may still be missing something.  In this patch, the accessor functions are not marked dllexport either, so how does this solve the problem?  I don't know how this `extract_symbols.py` works, does it have something to do with that?


https://reviews.llvm.org/D26671





More information about the llvm-commits mailing list