Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp102 CGOPT(bool, EnableStackSizeSection) in CGOPT()
452 static cl::opt<bool> EnableStackSizeSection( in CGOPT() local
456 CGBINDOPT(EnableStackSizeSection); in CGOPT()