[libcxx-commits] [PATCH] D74813: [RFC] Add hash of block contents to function block names

Erik Pilkington via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 29 12:55:00 PDT 2020


erik.pilkington edited reviewers, added: rjmccall; removed: libc++abi.
erik.pilkington added a comment.

In D74813#2010767 <https://reviews.llvm.org/D74813#2010767>, @alexbdv wrote:

> @erik.pilkington would the hash-based numbering be OK for now ?


Feel free to drop the demangler changes for now, but I would prefer including the output of the mangled type in the symbol rather than it's hash.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74813





More information about the libcxx-commits mailing list