fix buildbot build error.
This commit is contained in:
parent
d7ef0c3970
commit
7bc182ed8a
@ -1350,7 +1350,7 @@ inline std::string getUniqueInternalLinkagePostfix(const StringRef &FName) {
|
||||
llvm::APInt IntHash(128, Str.str(), 16);
|
||||
return toString(IntHash, /* Radix = */ 10, /* Signed = */ false)
|
||||
.insert(0, FunctionSamples::UniqSuffix);
|
||||
};
|
||||
}
|
||||
|
||||
} // end namespace llvm
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user