[clang][NFC] Re-generate CommandLineReference.rst
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 6 Jul 2022 20:21:14 +0000 (16:21 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 6 Jul 2022 20:21:14 +0000 (16:21 -0400)
clang/docs/ClangCommandLineReference.rst

index 7e53f45..ae110df 100644 (file)
@@ -1873,6 +1873,10 @@ Enable sanitizer for AMDGPU target
 
 Specify that single precision floating-point divide and sqrt used in the program source are correctly rounded (HIP device compilation only)
 
+.. option:: -fhip-kernel-arg-name, -fno-hip-kernel-arg-name
+
+Specify that kernel argument names are preserved (HIP only)
+
 .. option:: -fhip-new-launch-api, -fno-hip-new-launch-api
 
 Use new kernel launching API for HIP
@@ -3439,6 +3443,10 @@ Work around VLLDM erratum CVE-2021-35465 (ARM only)
 
 Work around Cortex-A57 Erratum 1742098 (ARM only)
 
+.. option:: -mframe-chain=<arg>
+
+Select the frame chain model used to emit frame records (Arm only). <arg> must be 'none', 'aapcs' or 'aapcs+leaf'.
+
 .. option:: -mno-bti-at-return-twice
 
 Do not add a BTI instruction after a setjmp or other return-twice construct (Arm/AArch64 only)
@@ -3869,6 +3877,8 @@ X86
 
 .. option:: -mrdpid, -mno-rdpid
 
+.. option:: -mrdpru, -mno-rdpru
+
 .. option:: -mrdrnd, -mno-rdrnd
 
 .. option:: -mrdseed, -mno-rdseed