Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDToolChain.h51 RLT_CompilerRT, enumerator
/trueos/contrib/llvm/tools/clang/lib/Driver/
HDToolChain.cpp358 return ToolChain::RLT_CompilerRT; in GetRuntimeLibType()
HDToolChains.h366 return ToolChain::RLT_CompilerRT; in GetDefaultRuntimeLibType()
HDToolChains.cpp266 case ToolChain::RLT_CompilerRT: in AddLinkRuntimeLibArgs()