Files
archived-llvm/lib/Target/SystemZ/Disassembler
Richard Trieu ca462efaa8 [SystemZ] 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@360734 91177308-0d34-0410-b5e6-96231b3b80d8
2019-05-15 00:46:18 +00:00
..