mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-22 13:29:44 +00:00
Make INSTRUCTION_SPECIFIER_FIELDS match X86DisassemblerCommon.h. Also remove trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161029 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a40476f9cc
commit
c60685e320
@ -74,8 +74,7 @@
|
|||||||
#ifndef X86DISASSEMBLER_H
|
#ifndef X86DISASSEMBLER_H
|
||||||
#define X86DISASSEMBLER_H
|
#define X86DISASSEMBLER_H
|
||||||
|
|
||||||
#define INSTRUCTION_SPECIFIER_FIELDS \
|
#define INSTRUCTION_SPECIFIER_FIELDS
|
||||||
const char* name;
|
|
||||||
|
|
||||||
#define INSTRUCTION_IDS \
|
#define INSTRUCTION_IDS \
|
||||||
unsigned instructionIDs;
|
unsigned instructionIDs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user