correct suffix matching to search for s/l/t suffixes on
[oota-llvm.git] / test / Transforms / IndVarSimplify / sink-alloca.ll
index 38448d8ff5ddf4cb2106dfc7b4fd2afc8421861f..3a6c683e7cec0ad53ebdc0b5cd49c43447bca37c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars -S | FileCheck %s
+; RUN: opt %s -indvars -S | FileCheck %s
 ; PR4775
 
 ; Indvars shouldn't sink the alloca out of the entry block, even though