Sign in
swiftshader
/
SwiftShader
/
a12f56eec9ee8af5a32a8ec34f7a0bdb9eb9d14d
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
tools
/
gold
/
invalid-dir.ll
blob: ec2293b2a70494e019eea9a2145465b3ffd52226 [
file
] [
log
] [
blame
]
; RUN: rm -rf %t.output
; RUN: mkdir %t.output
; RUN: llvm-as %s -o %t.o
; RUN: not %gold -plugin %llvmshlibdir/LLVMgold%shlibext -shared \
; RUN: %t.o -o %t.output 2>&1 | FileCheck %s -check-prefix=OUTDIR
; OUTDIR: fatal error: