[all-commits] [llvm/llvm-project] 210bb0: [BOLT][DWARF] Remove patchLowHigh unused function.
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Tue Feb 22 13:28:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 210bb04e23429fe9f79c4c83c7df450a0c3250c5
https://github.com/llvm/llvm-project/commit/210bb04e23429fe9f79c4c83c7df450a0c3250c5
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
M bolt/include/bolt/Rewrite/DWARFRewriter.h
M bolt/lib/Rewrite/DWARFRewriter.cpp
Log Message:
-----------
[BOLT][DWARF] Remove patchLowHigh unused function.
Cleanup after removing caching mechanims for ranges/abbrevs.
Reviewed By: rafauler, yota9
Differential Revision: https://reviews.llvm.org/D120174
More information about the All-commits
mailing list