This is an archive of the discontinued LLVM Phabricator instance.

opt: Adding -O0 to opt tool
ClosedPublic

Authored by GorNishanov on Aug 5 2016, 8:10 AM.

Details

Summary

Having -O0 in opt allows testing that -O0 optimization
pipeline is built correctly.

Diff Detail

Repository
rL LLVM

Event Timeline

GorNishanov updated this revision to Diff 66959.Aug 5 2016, 8:10 AM
GorNishanov retitled this revision from to opt: Adding -O0 to opt tool.
GorNishanov updated this object.
GorNishanov added a reviewer: majnemer.
GorNishanov added a subscriber: llvm-commits.
majnemer accepted this revision.Aug 5 2016, 9:08 AM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 5 2016, 9:08 AM
This revision was automatically updated to reflect the committed changes.