diff options
author | Teresa Johnson <tejohnson@google.com> | 2017-09-29 15:55:42 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2017-09-29 15:55:42 +0000 |
commit | 0d0ba25470154bc775f6e17d852b195af0cccf67 (patch) | |
tree | e2c9d7d7e94fe53ffb3e258a7c82612b50076dc4 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | e267103c2f3a230019ffa51ec710df34ee6024f1 (diff) | |
download | llvm-0d0ba25470154bc775f6e17d852b195af0cccf67.zip llvm-0d0ba25470154bc775f6e17d852b195af0cccf67.tar.gz llvm-0d0ba25470154bc775f6e17d852b195af0cccf67.tar.bz2 |
[ThinLTO] Use decimal suffix for promoted values to match demanglers
Summary:
Demanglers such as libiberty know how to strip suffixes of the form
\.[a-zA-Z]+\.\d+, but our current promoted value suffixes are
.llvm.${modulehash}, where the module hash is in hex. Change the
module hash to decimal to allow demanglers to handle this.
Reviewers: danielcdh
Subscribers: llvm-commits, inglorion
Differential Revision: https://reviews.llvm.org/D38405
llvm-svn: 314527
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions