This is an archive of the discontinued LLVM Phabricator instance.

[CMake][Fuchsia] Disable assertions and analyzer for stage 1
ClosedPublic

Authored by phosek on Feb 21 2022, 1:29 PM.

Details

Summary

We don't need these in the first stage compiler and disabling these
helps a bit with the compile time and runtime performance.

Diff Detail

Event Timeline

phosek created this revision.Feb 21 2022, 1:29 PM
phosek requested review of this revision.Feb 21 2022, 1:29 PM
abrachet accepted this revision.Feb 21 2022, 1:30 PM
This revision is now accepted and ready to land.Feb 21 2022, 1:30 PM
This revision was landed with ongoing or failed builds.Feb 21 2022, 1:31 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2022, 1:31 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript