Changed all of these tests to be TestRunner tests (or, at least they can be
[oota-llvm.git] / test / Transforms / DSAnalysis / arraymerge.ll
index 2d0a577bc407cd6fc86937b7f06405aeee907f20..c4ac718c1c2d3c8622d205e466746aac2ce366b3 100644 (file)
@@ -2,6 +2,8 @@
 ; folded completely away if possible.  This is a very common case, so it should
 ; be efficient.
 ;
+; RUN: analyze %s -tddatastructure
+;
 implementation
 
 sbyte* %merge1([100 x sbyte] *%A, long %N) {