summaryrefslogtreecommitdiff
path: root/test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-11-06 22:07:09 +0000
committerTanya Lattner <tonic@nondot.org>2004-11-06 22:07:09 +0000
commite7e3f2e5cd786f6cca267210b3d185b2a4a037bd (patch)
tree12d31c38547c9d792a8bf8627bd2780a92f4eb23 /test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
parentcd0aa818c86d8337d29944e21c4e01f77475249d (diff)
downloadllvm-e7e3f2e5cd786f6cca267210b3d185b2a4a037bd.tar.gz
llvm-e7e3f2e5cd786f6cca267210b3d185b2a4a037bd.tar.bz2
llvm-e7e3f2e5cd786f6cca267210b3d185b2a4a037bd.tar.xz
Adding RUN lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17528 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll')
-rw-r--r--test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll b/test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
index 2dd0caa754..7912a969e6 100644
--- a/test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
+++ b/test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as < %s -o /dev/null -f
+