This is an archive of the discontinued LLVM Phabricator instance.

llvm: Allow the cmake 'NONE' release type
Needs ReviewPublic

Authored by orbea on Nov 21 2021, 3:03 PM.

Details

Reviewers
kazu
Summary

Most cmake projects allow a NONE CMAKE_RELEASE_TYPE which is equivalent to plain in meson. This PR adds to llvm/CMakeLists.txt so the build doesn't error.

Diff Detail

Event Timeline

orbea created this revision.Nov 21 2021, 3:03 PM
orbea requested review of this revision.Nov 21 2021, 3:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2021, 3:03 PM