You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.247
Former-commit-id: 2d6af2e4ed0eda5cbdc2946446ef7718456ad190
This commit is contained in:
parent
279aa8f685
commit
ce8e504569
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