[BOLT][NFC] Remove AArch64 override for evaluateBranch
authorAmir Ayupov <aaupov@fb.com>
Wed, 18 Jan 2023 02:26:34 +0000 (18:26 -0800)
committerAmir Ayupov <aaupov@fb.com>
Wed, 18 Jan 2023 21:22:57 +0000 (13:22 -0800)
commit706606a7df60eb54281dee6e379929b9df34b427
treee2ed1c986c9a90d4bb40c39d5d15039a154dcf6b
parent1136cf17214a9402d00a362e28f1329685f0d0fd
[BOLT][NFC] Remove AArch64 override for evaluateBranch

Use MCInstrAnalysis implementation

Reviewed By: #bolt, rafauler, yota9

Differential Revision: https://reviews.llvm.org/D141983
bolt/include/bolt/Core/MCPlusBuilder.h
bolt/lib/Core/MCPlusBuilder.cpp
bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp