Home
last modified time | relevance | path

Searched defs:ThinLinkBitcodeFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp128 static cl::opt<std::string> ThinLinkBitcodeFile( variable
/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h305 std::string ThinLinkBitcodeFile; global() variable