diff options
author | Vedant Kumar <vsk@apple.com> | 2017-05-09 23:34:49 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-05-09 23:34:49 +0000 |
commit | 4b62b5cdddf5f153cd5a41e4409995f3f8d69358 (patch) | |
tree | c52acc5266a60562be7e4849878902285a656cf6 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | f5f916007270ffb4313d7898a4e5b257caf93220 (diff) | |
download | llvm-4b62b5cdddf5f153cd5a41e4409995f3f8d69358.zip llvm-4b62b5cdddf5f153cd5a41e4409995f3f8d69358.tar.gz llvm-4b62b5cdddf5f153cd5a41e4409995f3f8d69358.tar.bz2 |
[ubsan] Mark overflow checks with !nosanitize
Sanitizer instrumentation generally needs to be marked with !nosanitize,
but we're not doing this properly for ubsan's overflow checks.
r213291 has more information about why this is needed.
llvm-svn: 302598
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions