[all-commits] [llvm/llvm-project] 356bbb: [NFC][IR] Use auto instead of explicit type (#130351)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Mar 7 14:47:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 356bbb0b2527ba929ac239596b361d257a411d2a
https://github.com/llvm/llvm-project/commit/356bbb0b2527ba929ac239596b361d257a411d2a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
Log Message:
-----------
[NFC][IR] Use auto instead of explicit type (#130351)
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