This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][Docs] Fixed a typo in the doc that can mislead users to a CMake error
ClosedPublic

Authored by tianshilei1992 on Dec 22 2020, 10:57 AM.

Details

Summary

When setting LLVM_ENABLE_RUNTIMES, lower case word should be used;
otherwise, it can cause a CMake error that specific path is not found.

Diff Detail

Event Timeline

tianshilei1992 requested review of this revision.Dec 22 2020, 10:57 AM
Herald added a project: Restricted Project. · View Herald Transcript
ye-luo accepted this revision.Dec 22 2020, 11:02 AM
This revision is now accepted and ready to land.Dec 22 2020, 11:02 AM
This revision was landed with ongoing or failed builds.Dec 22 2020, 11:06 AM
This revision was automatically updated to reflect the committed changes.