Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp97 CGOPT(bool, EnableStackSizeSection) in CGOPT()
433 static cl::opt<bool> EnableStackSizeSection( in CGOPT() local
437 CGBINDOPT(EnableStackSizeSection); in CGOPT()