Skip to content
Commit 403007e3 authored by Marcos Pividori's avatar Marcos Pividori
Browse files

[libFuzzer] Remove optimization flags for tests.

We need to build all the tests with -O0, otherwise optimizations may merge some
basic blocks and the tests will fail.
In this diff, I simplify the cmake implementation and I remove the flags for
Windows too (/O[123s]).

Differential Revision: https://reviews.llvm.org/D28632

llvm-svn: 292737
parent 6137f98c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment