#include "AIX.h"
#include "clang/Driver/CommonArgs.h"
#include "clang/Driver/Compilation.h"
#include "clang/Driver/Options.h"
#include "clang/Driver/SanitizerArgs.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Option/ArgList.h"
#include "llvm/ProfileData/InstrProf.h"
#include "llvm/Support/Path.h"
#include <set>
Go to the source code of this file.
â addTocDataOptions()
void addTocDataOptions |
( |
const llvm::opt::ArgList & | Args, |
|
|
llvm::opt::ArgStringList & | CC1Args, |
|
|
const Driver & | D ) |
|
static |
â hasExportListLinkerOpts()
bool hasExportListLinkerOpts |
( |
const ArgStringList & | CmdArgs | ) |
|
|
static |