mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
6972cf3620
The name map might not be densely packed on disk. Using a sparse map will save memory in such situations. llvm-svn: 271811