[all-commits] [llvm/llvm-project] 82b923: Reland "[CFIFixup] Factor logic into helpers and u...
Daniel Hoekwater via All-commits
all-commits at lists.llvm.org
Fri Jan 31 12:52:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82b923defe27cc46ecf3084f3a8f1c0d1c36199e
https://github.com/llvm/llvm-project/commit/82b923defe27cc46ecf3084f3a8f1c0d1c36199e
Author: Daniel Hoekwater <hoekwater at google.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/CFIFixup.cpp
Log Message:
-----------
Reland "[CFIFixup] Factor logic into helpers and use range-based loops (NFC) #125137"
This patch was breaking tests due to inconsistent use of SmallVector.
After consolidating SmallVector usages, everything should work as
intended.
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