From: Chris Lattner Date: Sat, 6 Nov 2004 21:01:45 +0000 (+0000) Subject: Add missing run line X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=392b75cbc7892f325b2c673b1d6c01b4313ca2f7;p=oota-llvm.git Add missing run line git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17517 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Analysis/DSGraph/HardBUCase.ll b/test/Analysis/DSGraph/HardBUCase.ll index e8f316fb8e3..6d9aa055a92 100644 --- a/test/Analysis/DSGraph/HardBUCase.ll +++ b/test/Analysis/DSGraph/HardBUCase.ll @@ -1,3 +1,4 @@ +; RUN: analyze %s -budatastructure -dont-print-ds %MidFnTy = type void (\2*)