Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp185 static cl::opt<bool> EnableFreestanding( variable
328 Conf.Freestanding = EnableFreestanding; in run()
/src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp85 static cl::opt<bool> EnableFreestanding(
612 ThinGenerator.setFreestanding(EnableFreestanding); in ThinLTOProcessing()
1037 CodeGen.setFreestanding(EnableFreestanding); in main()