[all-commits] [llvm/llvm-project] d8e889: [NFC][ThinLTO] Avoid temporary std::string (#130353)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Mar 7 14:57:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8e8892ddfe4ba1e3b7f859134766ef942bc0ba2
https://github.com/llvm/llvm-project/commit/d8e8892ddfe4ba1e3b7f859134766ef942bc0ba2
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
Log Message:
-----------
[NFC][ThinLTO] Avoid temporary std::string (#130353)
Preparation for CFI Index refactoring,
which will fix O(N^2) in ThinLTO indexing.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list