Support Objective C++ too.
[oota-llvm.git] / test / Assembler / 2003-05-15-SwitchBug.ll
index d2b64c4fd24382efb2c0d75f6f58c559e0ac62c4..748ef7a513ccbcf3c27e616ea089f87f29a8d7b1 100644 (file)
@@ -1,4 +1,6 @@
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
 
+; Check minimal switch statement
 
 void %test(int %X) {
   switch int %X, label %dest []