Commit 0edc32fd authored by Snehasish Kumar's avatar Snehasish Kumar
Browse files

[memprof] Canonicalize the function name prior to hashing.

Canonicalize the function name (strip suffixes etc) to ensure that
function name suffixes added by late stage passes do not cause
mismatches when memprof profile data is consumed.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D159132
parent b6316294
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment