diff options
author | Matt Morehouse <mascasa@google.com> | 2018-03-23 23:35:28 +0000 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2018-03-23 23:35:28 +0000 |
commit | 0691287972d44894b7fa3ca57af9c03133e45d26 (patch) | |
tree | 21244b1e78cd3becbd928fccfc4c79728edff504 /lib/hwasan/hwasan.h | |
parent | f40efdb90fed2c5d01b17677c9603bf5f1d19b60 (diff) | |
download | compiler-rt-0691287972d44894b7fa3ca57af9c03133e45d26.tar.gz |
[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.
Summary:
Disables certain CMP optimizations to improve fuzzing signal under -O1
and -O2.
Switches all fuzzer tests to -O2 except for a few leak tests where the
leak is optimized out under -O2.
Reviewers: kcc, vitalybuka
Reviewed By: vitalybuka
Subscribers: cfe-commits, llvm-commits
Differential Revision: https://reviews.llvm.org/D44798
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@328384 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/hwasan/hwasan.h')
0 files changed, 0 insertions, 0 deletions