[PATCH] D21257: Reduce size in memory. This is very helpful in a multi-module setups.

Axel Naumann via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 03:05:19 PDT 2016


karies added a comment.

Indeed, this is superseded by Keno's change from DenseMap to std::unordered_map. Sorry for the noise...


Repository:
  rL LLVM

https://reviews.llvm.org/D21257





More information about the llvm-commits mailing list