| commit | 8b1e848a043179f0d147c31b65dd8ec977c8bd25 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Oct 30 02:45:16 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Oct 30 02:45:16 2006 +0000 |
| tree | d8d44741510a2e23b3b4ff86f87c2a5a819b2701 | |
| parent | da933aac0cbd215b483de1045c22c8db01709d33 [diff] |
Avoid some mallocs, and avoid leaking some memory, by making the UniqueDirs/UniqueFiles maps own the memory for the FileEntry and DirEntries. llvm-svn: 39081