diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-03-21 01:48:15 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-03-21 01:48:15 +0000 |
commit | 0e04ab7e94a031eb8854e7e1224b8529643ab141 (patch) | |
tree | 720086d4939969076f1ec844167ae8b0e5dfeaaa /llvm/lib/Object/ObjectFile.cpp | |
parent | eda3d11d140745a5cdf1f419cb7a47be947af98e (diff) | |
download | llvm-0e04ab7e94a031eb8854e7e1224b8529643ab141.zip llvm-0e04ab7e94a031eb8854e7e1224b8529643ab141.tar.gz llvm-0e04ab7e94a031eb8854e7e1224b8529643ab141.tar.bz2 |
Remove type visibility specifiers from new chrono types.
_LIBCPP_TYPE_VIS is only really needed on types with a vtable.
And on Windows it doesn't work with types that have only inline methods.
This patch removes the unneeded attributes.
llvm-svn: 356637
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions