mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-27 12:26:08 +00:00
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205867 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
#include "ARM64Disassembler.h"
|
||||
#include "ARM64Subtarget.h"
|
||||
#include "MCTargetDesc/ARM64BaseInfo.h"
|
||||
#include "MCTargetDesc/ARM64AddressingModes.h"
|
||||
#include "Utils/ARM64BaseInfo.h"
|
||||
#include "llvm/MC/MCInst.h"
|
||||
#include "llvm/MC/MCExpr.h"
|
||||
#include "llvm/MC/MCContext.h"
|
||||
|
Reference in New Issue
Block a user