diff options
Diffstat (limited to 'clang/docs/ClangCommandLineReference.rst')
-rw-r--r-- | clang/docs/ClangCommandLineReference.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst index 492eec71f2e..e8d561fae95 100644 --- a/clang/docs/ClangCommandLineReference.rst +++ b/clang/docs/ClangCommandLineReference.rst @@ -2430,31 +2430,10 @@ Enable XNACK (AMDGPU only) ARM --- - -.. option:: -ffixed-r6 - -Reserve the r6 register (ARM only) - -.. option:: -ffixed-r7 - -Reserve the r7 register (ARM only) - -.. option:: -ffixed-r8 - -Reserve the r8 register (ARM only) - .. option:: -ffixed-r9 Reserve the r9 register (ARM only) -.. option:: -ffixed-r10 - -Reserve the r10 register (ARM only) - -.. option:: -ffixed-r11 - -Reserve the r11 register (ARM only) - .. option:: -mexecute-only, -mno-execute-only, -mpure-code Disallow generation of data access to code sections (ARM only) |