1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/Target/AArch64/TargetInfo
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
..
AArch64TargetInfo.cpp [AArch64] Create a TargetInfo header. NFC 2019-05-14 21:33:53 +00:00
AArch64TargetInfo.h [AArch64] Create a TargetInfo header. NFC 2019-05-14 21:33:53 +00:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00