[all-commits] [llvm/llvm-project] 5c4d30: [BOLT][NFC] Change signature of MCPlusBuilder::isU...
maksfb via All-commits
all-commits at lists.llvm.org
Tue Jun 13 12:20:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c4d306a10abc8c607ebfa50d73f008010b902f3
https://github.com/llvm/llvm-project/commit/5c4d306a10abc8c607ebfa50d73f008010b902f3
Author: Maksim Panchenko <maks at fb.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Passes/Instrumentation.cpp
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Change signature of MCPlusBuilder::isUnsupportedBranch()
Make MCPlusBuilder::isUnsupportedBranch() take MCInst, not opcode.
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D152765
More information about the All-commits
mailing list