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
13
external/llvm/test/MC/AsmParser/include.ll
vendored
13
external/llvm/test/MC/AsmParser/include.ll
vendored
@ -1,13 +0,0 @@
|
||||
; RUN: llc -I %p/Inputs -filetype asm -o - %s | FileCheck %s
|
||||
|
||||
module asm ".include \22module.x\22"
|
||||
|
||||
define arm_aapcscc void @f() {
|
||||
entry:
|
||||
call void asm sideeffect ".include \22function.x\22", ""()
|
||||
ret void
|
||||
}
|
||||
|
||||
; CHECK: MODULE = 1
|
||||
; CHECK: FUNCTION = 1
|
||||
|
Reference in New Issue
Block a user