This is an archive of the discontinued LLVM Phabricator instance.

[gn build] Don't set LLVM_UNREACHABLE_OPTIMIZE when llvm_enable_assertions
ClosedPublic

Authored by aeubanks on Sep 20 2022, 8:40 PM.

Details

Summary

llvm_unreachable should properly error out if assertions are enabled.

Diff Detail

Event Timeline

aeubanks created this revision.Sep 20 2022, 8:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 8:40 PM
aeubanks requested review of this revision.Sep 20 2022, 8:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 8:40 PM
thakis accepted this revision.Sep 21 2022, 10:30 AM
This revision is now accepted and ready to land.Sep 21 2022, 10:30 AM
This revision was landed with ongoing or failed builds.Sep 21 2022, 10:35 AM
This revision was automatically updated to reflect the committed changes.