[llvm] [NFC][MC][XCore] Rearrange decoder functions for XCore disassembler (PR #155009)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 26 07:54:57 PDT 2025


jurahul wrote:

Sounds good, I'll do this in 2 steps. (1) move all definitions up and remove any forward decls that are not necessary without reordering functions and then (2) reorder to eliminate some more fwd decls

https://github.com/llvm/llvm-project/pull/155009


More information about the llvm-commits mailing list