Use ELFOSABI_NONE instead of ELFOSABI_LINUX.
[oota-llvm.git] / include / llvm / Support / RecyclingAllocator.h
index fded4edcad445b461fb6ffd69896fef9f25667d3..001d1cf7c3df2f08e85776ef7cb94e63a12479ca 100644 (file)
@@ -57,7 +57,7 @@ public:
   }
 };
 
-} // namespace llvm
+}
 
 template<class AllocatorType, class T, size_t Size, size_t Align>
 inline void *operator new(size_t size,