Add a testcase for r184074.
[oota-llvm.git] / test / Other / 2008-10-06-RemoveDeadPass.ll
index f62885278e1b69df2cdc6811a9be65b809341e2a..7cec2c57c2f62affc5720b74f0568ffcd97fdfd9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline -internalize -disable-output
+; RUN: opt %s -inline -internalize -disable-output
 define void @foo() nounwind {
   ret void
 }