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