mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-13 17:38:39 +00:00
minor cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24528 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6ff7240a5c
commit
7bcd6a36e2
@ -490,7 +490,7 @@ class Archive {
|
|||||||
ArchiveMemberHeader& hdr,int sz, bool TruncateNames) const;
|
ArchiveMemberHeader& hdr,int sz, bool TruncateNames) const;
|
||||||
|
|
||||||
/// @brief Frees all the members and unmaps the archive file.
|
/// @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
|
/// 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
|
/// symbol table. It maps the file offset to a pair that consists of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user