[llvm] [BOLT] Add symbolizer for AArch64 disassembler. NFCI (PR #127969)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 08:26:28 PST 2025
================
@@ -18,6 +18,7 @@ endif()
----------------
paschalis-mpeis wrote:
I believe on `LLVM_LINK_COMPONENTS` ([line 2](https://github.com/llvm/llvm-project/pull/127969/files#diff-7de26258d1fb79bd66dcfe3e237bf146d9c8d2aebab4289c0edfa697778ee431L2)) we need `MCDisassembler` as on AArch64 I get linking errors.
https://github.com/llvm/llvm-project/pull/127969
More information about the llvm-commits
mailing list