From 392b75cbc7892f325b2c673b1d6c01b4313ca2f7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 6 Nov 2004 21:01:45 +0000 Subject: [PATCH] Add missing run line git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17517 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Analysis/DSGraph/HardBUCase.ll | 1 + 1 file changed, 1 insertion(+) 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*) -- 2.34.1