[llvm] [LTO] Teach computeLTOCacheKey to return std::string (NFC) (PR #105331)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 13:27:11 PDT 2024


================
@@ -89,9 +89,9 @@ extern cl::opt<bool> EnableMemProfContextDisambiguation;
 // Computes a unique hash for the Module considering the current list of
 // export/import and other global analysis results.
 // The hash is produced in \p Key.
----------------
minglotus-6 wrote:

nit: update this comment.



https://github.com/llvm/llvm-project/pull/105331


More information about the llvm-commits mailing list