diff options
-rw-r--r-- | llvm/docs/AMDGPUUsage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/AMDGPUUsage.rst b/llvm/docs/AMDGPUUsage.rst index 34a9b6011d4..7d1ef117a5b 100644 --- a/llvm/docs/AMDGPUUsage.rst +++ b/llvm/docs/AMDGPUUsage.rst @@ -171,7 +171,7 @@ keys, see the comments in lib/Target/AMDGPU/AmdKernelCodeT.h Here is an example of a minimal amd_kernel_code_t specification: -.. code-block:: nasm +.. code-block:: none .hsa_code_object_version 1,0 .hsa_code_object_isa |