You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
11
external/llvm/test/CodeGen/SPARC/trap.ll
vendored
11
external/llvm/test/CodeGen/SPARC/trap.ll
vendored
@ -1,11 +0,0 @@
|
||||
; RUN: llc -mtriple=sparc-linux-gnu < %s -show-mc-encoding | FileCheck %s
|
||||
|
||||
define void @test1() {
|
||||
tail call void @llvm.trap()
|
||||
unreachable
|
||||
|
||||
; CHECK-LABEL: test1:
|
||||
; CHECK: ta 5 ! encoding: [0x91,0xd0,0x20,0x05]
|
||||
}
|
||||
|
||||
declare void @llvm.trap()
|
Reference in New Issue
Block a user