blob: 6075a8c6032d067c0c8453f3a3c750a32f413e19 [file]
; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx700 %s -o - | FileCheck %s
; CHECK: .amdhsa_code_object_version 6
define amdgpu_kernel void @kernel() {
ret void
}