[all-commits] [llvm/llvm-project] dcd766: Add -fno-visibility-inlines-hidden option
Yi Kong via All-commits
all-commits at lists.llvm.org
Thu Jun 3 02:09:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcd7664f92d30f93a4c7d48314d653e044093784
https://github.com/llvm/llvm-project/commit/dcd7664f92d30f93a4c7d48314d653e044093784
Author: Yi Kong <yikong at google.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Clang.cpp
A clang/test/Driver/visibility-inlines-hidden.cpp
Log Message:
-----------
Add -fno-visibility-inlines-hidden option
This allows overriding -fvisibility-inlines-hidden.
Differential Revision: https://reviews.llvm.org/D103537
More information about the All-commits
mailing list