Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp129 static cl::opt<bool> EnableDwarfDirectory( variable
476 Options.MCOptions.MCUseDwarfDirectory = EnableDwarfDirectory; in compileModule()