From e7e3f2e5cd786f6cca267210b3d185b2a4a037bd Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Sat, 6 Nov 2004 22:07:09 +0000 Subject: Adding RUN lines. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17528 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Assembler/2002-04-05-TypeParsing.ll | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Assembler/2002-04-05-TypeParsing.ll') diff --git a/test/Assembler/2002-04-05-TypeParsing.ll b/test/Assembler/2002-04-05-TypeParsing.ll index cca859f..ce2a90a 100644 --- a/test/Assembler/2002-04-05-TypeParsing.ll +++ b/test/Assembler/2002-04-05-TypeParsing.ll @@ -1,3 +1,5 @@ +; RUN: llvm-as < %s -o /dev/null -f + %Hosp = type { { \2 *, { \2, \4 } * }, { \2 *, { \2, \4 } * } -- cgit v1.1