; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s ; CHECK: OpUnreachable define void @test_unreachable() { unreachable }