Now that llvm's minimum version is 3.13.4 anyway and -S is
introduced in the same version[1], let's use this little
time saving option to simplify the build instructions.
[1]: https://cgold.readthedocs.io/en/latest/glossary/-S.html
Differential D95049
[doc] Use cmake's -S option to simplify the build instructions ebraminio on Jan 20 2021, 7:38 AM. Authored by
Details
Diff Detail Event TimelineComment Actions From https://llvm.org/docs/Phabricator.html
"I can't commit the patch myself" So here it is :) P.S. Wished to upload some other patches in the meanwhile but got busy with other things yet feel this minor thing reduces time to begin for others. |