1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Target/AArch64/MCTargetDesc
Richard Trieu 4e494af6c5 [AArch64] Create a TargetInfo header. NFC
Move the declarations of getThe<Name>Target() functions into a new header in
TargetInfo and make users of these functions include this new header.
This fixes a layering problem.

llvm-svn: 360709
2019-05-14 21:33:53 +00:00
..
AArch64AddressingModes.h
AArch64AsmBackend.cpp AArch64: support binutils-like things on arm64_32. 2019-05-14 11:25:44 +00:00
AArch64ELFObjectWriter.cpp
AArch64ELFStreamer.cpp
AArch64ELFStreamer.h
AArch64FixupKinds.h
AArch64InstPrinter.cpp [AArch64] Move InstPrinter files to MCTargetDesc. NFC 2019-05-10 23:50:01 +00:00
AArch64InstPrinter.h [AArch64] Move InstPrinter files to MCTargetDesc. NFC 2019-05-10 23:50:01 +00:00
AArch64MachObjectWriter.cpp AArch64: support binutils-like things on arm64_32. 2019-05-14 11:25:44 +00:00
AArch64MCAsmInfo.cpp
AArch64MCAsmInfo.h
AArch64MCCodeEmitter.cpp
AArch64MCExpr.cpp
AArch64MCExpr.h
AArch64MCTargetDesc.cpp [AArch64] Create a TargetInfo header. NFC 2019-05-14 21:33:53 +00:00
AArch64MCTargetDesc.h [AArch64] Create a TargetInfo header. NFC 2019-05-14 21:33:53 +00:00
AArch64TargetStreamer.cpp
AArch64TargetStreamer.h
AArch64WinCOFFObjectWriter.cpp
AArch64WinCOFFStreamer.cpp
AArch64WinCOFFStreamer.h
CMakeLists.txt [AArch64] Move InstPrinter files to MCTargetDesc. NFC 2019-05-10 23:50:01 +00:00
LLVMBuild.txt [AArch64] Move InstPrinter files to MCTargetDesc. NFC 2019-05-10 23:50:01 +00:00