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:
0f44ad3
)
Updated for the new QMTest test suite. Temporary output file is now placed
author
John Criswell
<criswell@uiuc.edu>
Mon, 29 Sep 2003 21:21:59 +0000
(21:21 +0000)
committer
John Criswell
<criswell@uiuc.edu>
Mon, 29 Sep 2003 21:21:59 +0000
(21:21 +0000)
inside the temporary file directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8744
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/DecomposeMultiDimRefs/multidim.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/DecomposeMultiDimRefs/multidim.ll
b/test/Transforms/DecomposeMultiDimRefs/multidim.ll
index 63bf316f7516852e42e0d0ca631fe71bd1e50c6c..7bae664b72f056b329bca45dd8ca17ea17e3fd9f 100644
(file)
--- a/
test/Transforms/DecomposeMultiDimRefs/multidim.ll
+++ b/
test/Transforms/DecomposeMultiDimRefs/multidim.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | opt -f -lowerrefs -o
Output/%s
.bc
+; RUN: llvm-as < %s | opt -f -lowerrefs -o
%t1
.bc
;
%Flat_struct = type { sbyte, float }
%Flat_t = type { sbyte, float }