|
LLVM
8.0.1
|
#include "AArch64MCInstLower.h"#include "MCTargetDesc/AArch64MCExpr.h"#include "Utils/AArch64BaseInfo.h"#include "llvm/CodeGen/AsmPrinter.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineInstr.h"#include "llvm/CodeGen/MachineModuleInfoImpls.h"#include "llvm/IR/Mangler.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCExpr.h"#include "llvm/MC/MCInst.h"#include "llvm/Support/CodeGen.h"#include "llvm/Support/CommandLine.h"#include "llvm/Target/TargetLoweringObjectFile.h"#include "llvm/Target/TargetMachine.h"
Go to the source code of this file.
Variables | |
| cl::opt< bool > | EnableAArch64ELFLocalDynamicTLSGeneration |
Referenced by mayTailCallThisCC().
1.8.13