[PATCH] D54968: [ELF] --gdb-index: use const char *, uint32_t to replace CachedHashStringRef

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 15:53:18 PST 2018


ruiu added a comment.

Thank you for measuring it. Given these numbers, I wouldn't land this change as StringRef is more straightforward.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54968/new/

https://reviews.llvm.org/D54968





More information about the llvm-commits mailing list