diff options
author | Thomas Anderson <thomasanderson@google.com> | 2019-02-01 19:10:39 +0000 |
---|---|---|
committer | Thomas Anderson <thomasanderson@google.com> | 2019-02-01 19:10:39 +0000 |
commit | 7ba2d3e872f9253e43160926cd1ccc334d649722 (patch) | |
tree | 9386a04606ed64c079b65d8b63b1afcdaf4ba61b /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 5503e4f9b94ed59089971f573328f1866e1bc6e1 (diff) | |
download | bcm5719-llvm-7ba2d3e872f9253e43160926cd1ccc334d649722.tar.gz bcm5719-llvm-7ba2d3e872f9253e43160926cd1ccc334d649722.zip |
[lldb] Relax libc++ ABI version checking
libc++ has programmable ABI versioning controllable with the _LIBCPP_ABI_VERSION
macro. Currently there are at least 3 settings used in real systems (1 as the
default, ndk1 for Anroid, Cr for Chromium).
Only the 1 and ndk1 cases were handled. This change relaxes the check to allow
any ABI version.
Differential Revision: https://reviews.llvm.org/D57466
llvm-svn: 352899
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions