1 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2 # RUN: llc -mtriple=i386-linux-gnu -run-pass=instruction-select -verify-machineinstrs %s -o - | FileCheck %s
5 declare void @llvm.trap() #0
7 define i32 @trap() #0 {
8 tail call void @llvm.trap()
12 attributes #0 = { noreturn nounwind }
13 attributes #1 = { nounwind }
21 tracksRegLiveness: true
24 ; CHECK-LABEL: name: trap
26 G_INTRINSIC_W_SIDE_EFFECTS intrinsic(@llvm.trap)