diff options
author | Louis Dionne <ldionne@apple.com> | 2018-10-16 19:26:23 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-10-16 19:26:23 +0000 |
commit | 7833b88ad882079efaf17958872120c051cbb886 (patch) | |
tree | 33bbc7b501e98d1233fb05acd3e1228943071db7 /llvm/lib/ExecutionEngine/Orc/LLJIT.cpp | |
parent | 547d824da661fedaeeda3a4bcb83a3464fa1b7b9 (diff) | |
download | bcm5719-llvm-7833b88ad882079efaf17958872120c051cbb886.tar.gz bcm5719-llvm-7833b88ad882079efaf17958872120c051cbb886.zip |
[libcxx] Remove _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY
That macro has been defined to _LIBCPP_HIDE_FROM_ABI_AFTER_V1 for many
weeks now, so we're actually replacing uses of it for uses of
_LIBCPP_HIDE_FROM_ABI_AFTER_V1 directly.
This should not change or break anything since the two macros are
100% equivalent, unless somebody is (incorrectly!) relying on
_LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY being defined.
llvm-svn: 344641
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/LLJIT.cpp')
0 files changed, 0 insertions, 0 deletions