[all-commits] [llvm/llvm-project] b2a411: [NFC][BOLT] Remove dead code (SPTAllocatorsId)
Kristof Beyls via All-commits
all-commits at lists.llvm.org
Wed May 8 07:25:11 PDT 2024
Branch: refs/reviewable/pr91477/r1
Home: https://github.com/llvm/llvm-project
Commit: b2a4115085a956d3c48007f0a43678818d04adad
https://github.com/llvm/llvm-project/commit/b2a4115085a956d3c48007f0a43678818d04adad
Author: Kristof Beyls <kristof.beyls at arm.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
M bolt/include/bolt/Passes/FrameAnalysis.h
M bolt/lib/Passes/FrameAnalysis.cpp
Log Message:
-----------
[NFC][BOLT] Remove dead code (SPTAllocatorsId)
It seems that SPTAllocatorsId is no longer used in FrameAnalysis, so
let's remove it.
It seems the use of SPTAllocatorsId was removed back in 2019, in
commit cc8415406c7.
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