Home
last modified time | relevance | path

Searched refs:EnableStackSizeSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCommandFlags.cpp95 CGOPT(bool, EnableStackSizeSection) in CGOPT()
431 static cl::opt<bool> EnableStackSizeSection( in CGOPT() local
435 CGBINDOPT(EnableStackSizeSection); in CGOPT()