[all-commits] [llvm/llvm-project] e4a6e2: [NFC][IR] Remove redundant .empty() check (#130352)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Mar 7 14:48:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4a6e2eb7176e677eb9a9c45913a284d374d60c5
https://github.com/llvm/llvm-project/commit/e4a6e2eb7176e677eb9a9c45913a284d374d60c5
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Log Message:
-----------
[NFC][IR] Remove redundant .empty() check (#130352)
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