This is an archive of the discontinued LLVM Phabricator instance.

[libFuzzer] Remove optimization flags for tests on Windows.
ClosedPublic

Authored by mpividori on Jan 12 2017, 5:47 PM.

Details

Summary

I also remove the optimizations for Windows. I realize this was the reason of the failure in some tests.

Diff Detail

Repository
rL LLVM

Event Timeline

mpividori updated this revision to Diff 84204.Jan 12 2017, 5:47 PM
mpividori retitled this revision from to [libFuzzer] Remove optimization flags for tests on Windows..
mpividori updated this object.
mpividori added reviewers: kcc, zturner.
mpividori set the repository for this revision to rL LLVM.
mpividori added a subscriber: llvm-commits.
mpividori updated this revision to Diff 84311.Jan 13 2017, 8:18 AM
mpividori removed rL LLVM as the repository for this revision.
kcc accepted this revision.Jan 17 2017, 12:58 PM

LGTM

This revision is now accepted and ready to land.Jan 17 2017, 12:58 PM
This revision was automatically updated to reflect the committed changes.