From: Chris Lattner Date: Wed, 30 Nov 2005 05:26:03 +0000 (+0000) Subject: minor cleanup X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7bcd6a36e2135ac43a9223c6a00552628cd38e95;p=oota-llvm.git minor cleanup git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24528 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Bytecode/Archive.h b/include/llvm/Bytecode/Archive.h index aa94ca2e916..618f0516cad 100644 --- a/include/llvm/Bytecode/Archive.h +++ b/include/llvm/Bytecode/Archive.h @@ -490,7 +490,7 @@ class Archive { ArchiveMemberHeader& hdr,int sz, bool TruncateNames) const; /// @brief Frees all the members and unmaps the archive file. - void Archive::cleanUpMemory(); + void cleanUpMemory(); /// This type is used to keep track of bytecode modules loaded from the /// symbol table. It maps the file offset to a pair that consists of the