Files
archived-llvm/lib/Target/PowerPC/Disassembler
Richard Trieu 330b4fa710 [PowerPC] 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@360731 91177308-0d34-0410-b5e6-96231b3b80d8
2019-05-15 00:09:58 +00:00
..