From: Louis Dionne Date: Wed, 6 Jul 2022 20:21:14 +0000 (-0400) Subject: [clang][NFC] Re-generate CommandLineReference.rst X-Git-Tag: upstream/15.0.7~2512 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a60360f99a6c04f88d223628ed8c6fade195b86b;p=platform%2Fupstream%2Fllvm.git [clang][NFC] Re-generate CommandLineReference.rst --- diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst index 7e53f45..ae110df 100644 --- a/clang/docs/ClangCommandLineReference.rst +++ b/clang/docs/ClangCommandLineReference.rst @@ -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= + +Select the frame chain model used to emit frame records (Arm only). 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