|
LLVM 22.0.0git
|
#include "AArch64MCInstLower.h"#include "AArch64MachineFunctionInfo.h"#include "MCTargetDesc/AArch64MCAsmInfo.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/Function.h"#include "llvm/IR/Mangler.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCExpr.h"#include "llvm/MC/MCInst.h"#include "llvm/MC/MCStreamer.h"#include "llvm/Object/COFF.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 |