[all-commits] [llvm/llvm-project] 4e9989: [BOLT][NFC] Provide default impl for MIB methods t...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue Mar 14 17:19:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e99891e7085ef6348012f23a8acc116a3c5b416
https://github.com/llvm/llvm-project/commit/4e99891e7085ef6348012f23a8acc116a3c5b416
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Provide default impl for MIB methods that are only overridden on X86
Simplifies D145687
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D145972
More information about the All-commits
mailing list