[PATCH] D143587: [Docs] Multilib design
Peter Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 10 06:52:36 PST 2023
peter.smith added a comment.
Thanks for the update, one nit in the language, otherwise looks good to me. It is a good reflection of the implementation.
================
Comment at: clang/docs/Multilib.rst:250
+
+The API need only multilib selection based on only a limited set of command
+line arguments. Later LLVM versions can add support for multilib selection from
----------------
"The API need only multilib selection" doesn't look right. Perhaps "The API can do multilib selection"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143587/new/
https://reviews.llvm.org/D143587
More information about the cfe-commits
mailing list