Add ExtractValue instruction to SimplifyCFG's ComputeSpeculationCost
[oota-llvm.git] / test / Transforms / SimplifyCFG / iterative-simplify.ll
index 5f5a1b047492b4c1f0aebde08cc89555c3bcfe7c..a3974110576486b622dd561e405f1b8d7891c255 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -simplifycfg -S | not grep bb17
+; RUN: opt %s -simplifycfg -S | not grep bb17
 ; PR1786
 
 define i32 @main() {