DI: Require subprogram definitions to be distinct
[oota-llvm.git] / test / Transforms / InstCombine / set.ll
index 39cb00a98e9e152f424560a3799e733397f8dac7..daa9148f6ad974f9a8a977bbb103f9a51ae0d23e 100644 (file)
@@ -1,6 +1,6 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
-; RUN: opt %s -instcombine -S | not grep icmp
+; RUN: opt %s -instcombine -S | not grep icmp
 ; END.
        
 @X = external global i32                ; <i32*> [#uses=2]