fix PR5733, a case where we'd replace an add with a lexically identical
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall2.ll
index 73d7354e9a3ad663c5c69f578758dab90e693c7f..a0968999a92dc1dd3fc9ce21ab3d4cf723c505d1 100644 (file)
@@ -1,5 +1,5 @@
+; RUN: llvm-as %s -o /dev/null
+
 %t = type { { \2*, \2 },
             { \2*, \2 }
           }
-
-implementation
\ No newline at end of file