Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
[oota-llvm.git] / include / llvm / Bytecode / Format.h
index 5f5feb8ddca568ea6a62e29350b431573f116bf3..24d1ed67ee8023eb347d741c0872487c296fe648 100644 (file)
@@ -47,7 +47,7 @@ public:
     // tables for a function, allowing the indices used within the function to
     // be as small as possible.  This often allows the instructions to be
     // encoded more efficiently.
-    CompactionTable = 0x33,
+    CompactionTable = 0x33
   };
 
   /// In LLVM 1.3 format, the identifier and the size of the block are