Silence a warning, trying to unbreak the build after r241765.
[oota-llvm.git] / include / llvm / Object / ELFTypes.h
index 127e7dc2351465c7c3a67d18c087af478b2051a9..87de41c1b4afff98f831df76c85d0d5e652f43ed 100644 (file)
@@ -467,7 +467,7 @@ struct Elf_Phdr_Impl<ELFType<TargetEndianness, true>> {
 // ELFT needed for endianess.
 template <class ELFT>
 struct Elf_Hash {
-  LLVM_ELF_IMPORT_TYPES_ELFT(ELFT);
+  LLVM_ELF_IMPORT_TYPES_ELFT(ELFT)
   Elf_Word nbucket;
   Elf_Word nchain;