9#ifndef LLVM_CLANG_BASIC_MAKESUPPORT_H
10#define LLVM_CLANG_BASIC_MAKESUPPORT_H
13#include "llvm/ADT/StringRef.h"
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified.
llvm::MachO::Target Target
The JSON file list parser is used to communicate input to InstallAPI.
void quoteMakeTarget(StringRef Target, SmallVectorImpl< char > &Res)
Quote target names for inclusion in GNU Make dependency files.