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.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10681 Build 10681: arc lint + arc unit