[PATCH] D29843: [CodeGen] Treat auto-generated __dso_handle symbol as HiddenVisibility
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 13 11:42:14 PST 2017
rnk added a comment.
I committed a modified patch that set the visibility on the global after creating it to avoid adding an optional boolean parameter. Thanks for the report and patch!
Repository:
rL LLVM
https://reviews.llvm.org/D29843
More information about the cfe-commits
mailing list