Add missing index versions of instructions to the map.
[oota-llvm.git] / test / CFrontend / 2003-09-30-StructLayout.c
index 2dc81225e9a448fde66e6831a9f639702061ae6b..3a4016606ec7d0d254567ed15d15e56894109118 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 enum En {
   ENUM_VAL
 };