commit | a57ce32effdc78484f7584c69abbfdebe4d07629 | [log] [tgz] |
---|---|---|
author | Richard Trieu <rtrieu@google.com> | Tue May 14 23:45:18 2019 +0000 |
committer | Richard Trieu <rtrieu@google.com> | Tue May 14 23:45:18 2019 +0000 |
tree | 581869891928da80609bdec3ba754576b1075794 | |
parent | 313b78150ceca3ba5f1779a7aed8e4eb4d1105f9 [diff] |
[MSP430] 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: 360728