diff options
author | Vedant Kumar <vsk@apple.com> | 2017-09-19 06:46:36 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-09-19 06:46:36 +0000 |
commit | c539795bc35b2016a138fe9e56695a0901dfcf7d (patch) | |
tree | ac2c406a9dccfe514ed75427c7f734e6fdd6c093 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 6f8fbf4b868394bac2b18403b39170b76586c00a (diff) | |
download | llvm-c539795bc35b2016a138fe9e56695a0901dfcf7d.zip llvm-c539795bc35b2016a138fe9e56695a0901dfcf7d.tar.gz llvm-c539795bc35b2016a138fe9e56695a0901dfcf7d.tar.bz2 |
[ubsan-minimal] Make the interface more compatible with RTUBSan
This eliminates a few inconsistencies between the symbol sets exported
by RTUBSan and RTUBSan_minimal:
* Handlers for nonnull_return were missing from the minimal RT, and
are now added in.
* The minimal runtime exported recoverable handlers for
builtin_unreachable and missing_return. These are not supposed to
exist, and are now removed.
llvm-svn: 313614
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions