diff options
Diffstat (limited to 'clang/docs/ClangCommandLineReference.rst')
-rw-r--r-- | clang/docs/ClangCommandLineReference.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst index 0e055c16802..4a65f7ff243 100644 --- a/clang/docs/ClangCommandLineReference.rst +++ b/clang/docs/ClangCommandLineReference.rst @@ -2165,6 +2165,8 @@ X86 .. option:: -mclflushopt, -mno-clflushopt +.. option:: -mclwb, -mno-clwb + .. option:: -mcx16, -mno-cx16 .. option:: -mf16c, -mno-f16c @@ -2181,6 +2183,8 @@ X86 .. option:: -mmmx, -mno-mmx +.. option:: -mmovbe, -mno-movbe + .. option:: -mmpx, -mno-mpx .. option:: -mmwaitx, -mno-mwaitx |