diff options
| author | John McCall <rjmccall@apple.com> | 2013-02-19 01:57:35 +0000 |
|---|---|---|
| committer | John McCall <rjmccall@apple.com> | 2013-02-19 01:57:35 +0000 |
| commit | b4a99d3194982a8f6117b241f92090a24eea9388 (patch) | |
| tree | b48dd9f966485329cf296b26957e82afe35060f6 /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
| parent | a496098bb8bdbd9889e23bf1363ca28376ed7113 (diff) | |
| download | llvm-b4a99d3194982a8f6117b241f92090a24eea9388.zip llvm-b4a99d3194982a8f6117b241f92090a24eea9388.tar.gz llvm-b4a99d3194982a8f6117b241f92090a24eea9388.tar.bz2 | |
Add support for -fvisibility-ms-compat.
We treat this as an alternative to -fvisibility=<?>
which changes the default value visibility to "hidden"
and the default type visibility to "default".
Expose a -cc1 option for changing the default type
visibility, repurposing -fvisibility as the default
value visibility option (also setting type visibility
from it in the absence of a specific option).
rdar://13079314
llvm-svn: 175480
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions
