Fix test.
[oota-llvm.git] / test / Transforms / SRETPromotion / basictest.ll
index 97e6e49dcae42607d8d8a9d0f7c0ebccf22b9a6f..ff047dc41ebaec06b969021bde192d288bf2748c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -sretpromotion -S > %t
+; RUN: opt %s -sretpromotion -S > %t
 ; RUN: cat %t | grep sret | count 1
 
 ; This function is promotable