mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 08:27:50 +00:00
Remove unnecessary include of ARMGenInstrInfo.inc.
llvm-svn: 162086
This commit is contained in:
parent
29688ab27c
commit
f6add7e667
@ -385,7 +385,6 @@ static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val,
|
||||
static DecodeStatus DecodeMRRC2(llvm::MCInst &Inst, unsigned Val,
|
||||
uint64_t Address, const void *Decoder);
|
||||
#include "ARMGenDisassemblerTables.inc"
|
||||
#include "ARMGenInstrInfo.inc"
|
||||
#include "ARMGenEDInfo.inc"
|
||||
|
||||
static MCDisassembler *createARMDisassembler(const Target &T, const MCSubtargetInfo &STI) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user