summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64] Create a TargetInfo header. NFCRichard Trieu2019-05-141-0/+24
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
OpenPOWER on IntegriCloud