[PATCH] D126101: [MCDisassembler] Fix MCSymbolizer::tryAddingSymbolicOperand() interface

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 16:17:00 PDT 2022


maksfb added a comment.

Original attempt to fix X86 issue was committed and reverted in https://reviews.llvm.org/D121065. This is a proper fix that changes the interface.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126101/new/

https://reviews.llvm.org/D126101



More information about the llvm-commits mailing list