This is an archive of the discontinued LLVM Phabricator instance.

[docs] Fix the CMAKE_BUILD_TYPE option in the cmake command in GettingStarted.rst.
ClosedPublic

Authored by terrydang on Apr 18 2023, 11:45 PM.

Details

Summary

The cmake command contained a duplicate CMAKE_BUILD_TYPE option in the section "Compiling the LLVM Suite Source Code".

Diff Detail

Event Timeline

terrydang created this revision.Apr 18 2023, 11:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 11:45 PM
terrydang requested review of this revision.Apr 18 2023, 11:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 11:45 PM
This revision is now accepted and ready to land.Apr 19 2023, 12:13 AM

I do not have commit access, could someone commit the change for me?

Name: terrydang
Email: terrydang.cn@gmail.com

jhenderson closed this revision.Apr 19 2023, 2:03 AM

I forgot to add the Differential Revision bit to the commit message. This landed as https://github.com/llvm/llvm-project/commit/3a44c576b146521d14f71fa50e071871623e6655.