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
12
external/llvm/test/Feature/load_module.ll
vendored
12
external/llvm/test/Feature/load_module.ll
vendored
@ -1,12 +0,0 @@
|
||||
; PR1318
|
||||
; RUN: opt < %s -load=%llvmshlibdir/LLVMHello%shlibext -hello \
|
||||
; RUN: -disable-output 2>&1 | grep Hello
|
||||
; REQUIRES: loadable_module
|
||||
; FIXME: On Cygming, it might fail without building LLVMHello manually.
|
||||
|
||||
@junk = global i32 0
|
||||
|
||||
define i32* @somefunk() {
|
||||
ret i32* @junk
|
||||
}
|
||||
|
Reference in New Issue
Block a user