[PATCH] D143587: [Docs] Multilib design

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 9 01:11:37 PDT 2023


phosek accepted this revision.
phosek added a comment.

LGTM



================
Comment at: clang/docs/Multilib.rst:231
+
+However, an exception is the normalization of -march.
+-march for Arm architectures contains a list of enabled and disabled extensions
----------------
Use backticks to render the flag name as code, same for the other instances in this paragraph.


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