9#ifndef LLVM_CLANG_LIB_DRIVER_TOOLCHAINS_ARCH_M680X0_H 
   10#define LLVM_CLANG_LIB_DRIVER_TOOLCHAINS_ARCH_M680X0_H 
   13#include "llvm/ADT/StringRef.h" 
   14#include "llvm/Option/Option.h" 
   26                           const llvm::opt::ArgList &Args,
 
   27                           std::vector<llvm::StringRef> &Features);
 
 
Driver - Encapsulate logic for constructing compilation processes from a set of gcc-driver-like comma...
The JSON file list parser is used to communicate input to InstallAPI.