#include "AIX.h"
#include "Arch/PPC.h"
#include "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.
◆ AIX
◆ addTocDataOptions()
static void addTocDataOptions |
( |
const llvm::opt::ArgList & |
Args, |
|
|
llvm::opt::ArgStringList & |
CC1Args, |
|
|
const Driver & |
D |
|
) |
| |
|
static |
◆ hasExportListLinkerOpts()
static bool hasExportListLinkerOpts |
( |
const ArgStringList & |
CmdArgs | ) |
|
|
static |