[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / Mem2Reg / 2003-04-10-DFNotFound.ll
index 798ed816ca8541d37036d70e4b44e3e4c1442df9..3665483458cce3bc6e164961f1ca65bff4ea3110 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -mem2reg
+; RUN: opt %s -mem2reg
 
 define void @_Z3barv() {
        %result = alloca i32            ; <i32*> [#uses=1]