projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7675568
)
Avoid writing to source directory of tests
author
Reid Kleckner
<rnk@google.com>
Mon, 30 Nov 2015 20:36:23 +0000
(20:36 +0000)
committer
Reid Kleckner
<rnk@google.com>
Mon, 30 Nov 2015 20:36:23 +0000
(20:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254324
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Linker/ctors.ll
patch
|
blob
|
history
diff --git
a/test/Linker/ctors.ll
b/test/Linker/ctors.ll
index 208fe86402ce5e5f7d72c12c98501a491a58ee5c..37dba23d4c91c65d15484c6c4967ee64dc1f8bac 100644
(file)
--- a/
test/Linker/ctors.ll
+++ b/
test/Linker/ctors.ll
@@
-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