Files
archived-llvm/lib/Target/XCore/Disassembler
Richard Trieu ed8e1205d6 [XCore] 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360738 91177308-0d34-0410-b5e6-96231b3b80d8
2019-05-15 01:28:30 +00:00
..