mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-16 10:18:09 +00:00
Avoid writing to source directory of tests
llvm-svn: 254324
This commit is contained in:
parent
a4b22c0406
commit
4353b49dc0
@ -4,7 +4,7 @@
|
||||
; RUN: FileCheck --check-prefix=ALL --check-prefix=CHECK2 %s
|
||||
|
||||
; Test the bitcode writer too. It used to crash.
|
||||
; RUN: llvm-link %s %p/Inputs/ctors.ll -o t.bc
|
||||
; RUN: llvm-link %s %p/Inputs/ctors.ll -o %t.bc
|
||||
|
||||
@v = weak global i8 0
|
||||
; CHECK1: @v = weak global i8 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user