summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/clang.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/clang.rst')
-rw-r--r--docs/CommandGuide/clang.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CommandGuide/clang.rst b/docs/CommandGuide/clang.rst
index f511022dd7..7b0873600f 100644
--- a/docs/CommandGuide/clang.rst
+++ b/docs/CommandGuide/clang.rst
@@ -330,6 +330,10 @@ number of cross compilers, or may only support a native target.
through --target=<architecture> or -arch <architecture>). If no target is
specified, the system default target will be used.
+.. option:: -mcpu=?, -mtune=?
+
+ Aliases of --print-supported-cpus
+
.. option:: -march=<cpu>
Specify that Clang should generate code for a specific processor family