summaryrefslogtreecommitdiffstats
path: root/clang/docs/ClangCommandLineReference.rst
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-02-08 07:56:42 +0000
committerCraig Topper <craig.topper@gmail.com>2017-02-08 07:56:42 +0000
commitb16cb82c936275b18b0db62d1c7157c7a0bcaa26 (patch)
treecff43f6bc9505122d7b427393624d3234922947f /clang/docs/ClangCommandLineReference.rst
parent8493e6a88983ba6ef29cf249a7ac0e497aef6c4c (diff)
downloadbcm5719-llvm-b16cb82c936275b18b0db62d1c7157c7a0bcaa26.tar.gz
bcm5719-llvm-b16cb82c936275b18b0db62d1c7157c7a0bcaa26.zip
[X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.
llvm-svn: 294419
Diffstat (limited to 'clang/docs/ClangCommandLineReference.rst')
-rw-r--r--clang/docs/ClangCommandLineReference.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst
index b8b3407bfe0..0e055c16802 100644
--- a/clang/docs/ClangCommandLineReference.rst
+++ b/clang/docs/ClangCommandLineReference.rst
@@ -2181,6 +2181,8 @@ X86
.. option:: -mmmx, -mno-mmx
+.. option:: -mmpx, -mno-mpx
+
.. option:: -mmwaitx, -mno-mwaitx
.. option:: -mpclmul, -mno-pclmul
OpenPOWER on IntegriCloud