diff options
author | Kamil Rytarowski <n54@gmx.com> | 2018-11-07 20:18:36 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2018-11-07 20:18:36 +0000 |
commit | c4dfb42897da25afc5576bea838e530c635ae0f0 (patch) | |
tree | 5ce20e5e87ee6c7593a8e9e0ecf63e40e0063f8f /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | f9a02a7006f27c14a8ac69d380649fbddfb72538 (diff) | |
download | llvm-c4dfb42897da25afc5576bea838e530c635ae0f0.zip llvm-c4dfb42897da25afc5576bea838e530c635ae0f0.tar.gz llvm-c4dfb42897da25afc5576bea838e530c635ae0f0.tar.bz2 |
Split remquol() from INIT_REMQUO
Summary:
Introduce SANITIZER_INTERCEPT_REMQUOL
dedicated for remquol(). Disable for for NetBSD
as this routine is not implemented in this OS.
Installation of supernumerary interceptors causes
leaking of errors to dlsym(3)-like operations.
Reviewers: joerg, vitalybuka
Reviewed By: vitalybuka
Subscribers: kubamracek, llvm-commits, mgorny, #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D54051
llvm-svn: 346351
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions