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
@ -1,11 +0,0 @@
|
||||
@myvar = internal constant i8 1, align 1
|
||||
@llvm.used = appending global [1 x i8*] [i8* @myvar], section "llvm.metadata"
|
||||
|
||||
define void @foo(i64* %v) #0 {
|
||||
entry:
|
||||
%v.addr = alloca i64*, align 8
|
||||
store i64* %v, i64** %v.addr, align 8
|
||||
%0 = load i64*, i64** %v.addr, align 8
|
||||
call void asm sideeffect "movzbl myvar(%rip), %eax\0A\09movq %rax, $0\0A\09", "=*m,~{eax},~{dirflag},~{fpsr},~{flags}"(i64* %0) #1
|
||||
ret void
|
||||
}
|
Reference in New Issue
Block a user