[PATCH] D45519: [ELF] - Change the way of sorting local symbols.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 17:26:03 PDT 2018


ruiu added a comment.

Yeah, but the it looks up the hash table N times where N is the number of local symbols, no?


https://reviews.llvm.org/D45519





More information about the llvm-commits mailing list