Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp101 CGOPT(bool, EnableStackSizeSection) in CGOPT()
444 static cl::opt<bool> EnableStackSizeSection( in CGOPT() local
448 CGBINDOPT(EnableStackSizeSection); in CGOPT()