LLVM 19.0.0git
Variables
AArch64TargetStreamer.cpp File Reference
#include "AArch64TargetStreamer.h"
#include "AArch64MCAsmInfo.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/ConstantPools.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCSection.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/Support/CommandLine.h"

Go to the source code of this file.

Variables

static cl::opt< boolMarkBTIProperty ("aarch64-mark-bti-property", cl::Hidden, cl::desc("Add .note.gnu.property with BTI to assembly files"), cl::init(false))
 

Variable Documentation

◆ MarkBTIProperty

cl::opt< bool > MarkBTIProperty("aarch64-mark-bti-property", cl::Hidden, cl::desc("Add .note.gnu.property with BTI to assembly files"), cl::init(false)) ( "aarch64-mark-bti-property"  ,
cl::Hidden  ,
cl::desc("Add .note.gnu.property with BTI to assembly files")  ,
cl::init(false)   
)
static