mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-21 19:20:50 +00:00
Avoid writing to source directory of tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254324 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
76755680f6
commit
3be8e6a768
@ -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