[all-commits] [llvm/llvm-project] 28d70d: [BOLT][NFC] Refactor EFMM initialization
maksfb via All-commits
all-commits at lists.llvm.org
Tue Oct 18 20:31:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28d70d3f1e2ad2497c90ce024548f7f211feb72f
https://github.com/llvm/llvm-project/commit/28d70d3f1e2ad2497c90ce024548f7f211feb72f
Author: Maksim Panchenko <maks at fb.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Refactor EFMM initialization
Move EFMM initialization code to emitAndLink(), where EFMM is used.
Reviewed By: yavtuk
Differential Revision: https://reviews.llvm.org/D136205
More information about the All-commits
mailing list