diff options
Diffstat (limited to 'llvm/test/MC/AMDGPU/hsa.s')
| -rw-r--r-- | llvm/test/MC/AMDGPU/hsa.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AMDGPU/hsa.s b/llvm/test/MC/AMDGPU/hsa.s index a8d850966a7..cd15ec830c3 100644 --- a/llvm/test/MC/AMDGPU/hsa.s +++ b/llvm/test/MC/AMDGPU/hsa.s @@ -214,7 +214,7 @@ amd_kernel_code_t_minimal: // ASM-LABEL: {{^}}amd_kernel_code_t_minimal: // ASM: .amd_kernel_code_t // ASM: amd_code_version_major = 1 -// ASM: amd_code_version_minor = 0 +// ASM: amd_code_version_minor = 1 // ASM: amd_machine_kind = 1 // ASM: amd_machine_version_major = 7 // ASM: amd_machine_version_minor = 0 |

