You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.207
Former-commit-id: 3b152f462918d427ce18620a2cbe4f8b79650449
This commit is contained in:
parent
8e12397d70
commit
eb85e2fc17
6
external/llvm/test/Linker/basiclink.ll
vendored
6
external/llvm/test/Linker/basiclink.ll
vendored
@ -1,6 +0,0 @@
|
||||
; Test linking two functions with different prototypes and two globals
|
||||
; in different modules. This is for PR411
|
||||
; RUN: llvm-as %S/Inputs/basiclink.a.ll -o %t.foo.bc
|
||||
; RUN: llvm-as %S/Inputs/basiclink.b.ll -o %t.bar.bc
|
||||
; RUN: llvm-link %t.foo.bc %t.bar.bc -o %t.bc
|
||||
; RUN: llvm-link %t.bar.bc %t.foo.bc -o %t.bc
|
Reference in New Issue
Block a user