[all-commits] [llvm/llvm-project] 06c1c3: [ARM] Use MCInstrInfo::get in ARMDisassembler inst...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jan 12 06:06:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06c1c3b2b5f7f930b1a6d7f0c89f0726437b06d4
https://github.com/llvm/llvm-project/commit/06c1c3b2b5f7f930b1a6d7f0c89f0726437b06d4
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
Log Message:
-----------
[ARM] Use MCInstrInfo::get in ARMDisassembler instead of reinventing it
Differential Revision: https://reviews.llvm.org/D141511
More information about the All-commits
mailing list