Changed all of these tests to be TestRunner tests (or, at least they can be
[oota-llvm.git] / test / Transforms / DSAnalysis / simplest-test.ll
index 1a1bcc2f59331d55b1520b8bea7b7b3ac428b68d..b75740396647eda5649ceda8881cbbe3ed2e6322 100644 (file)
@@ -1,4 +1,4 @@
-
+; RUN: analyze %s -tddatastructure
 
 void %foo(int* %X) {
        store int 4, int* %X