Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.h189 RLO_FirstLink = 1 << 3, enumerator
H A DDarwin.cpp1115 if (Opts & RLO_FirstLink) in AddLinkRuntimeLib()
1223 RuntimeLinkOptions(RLO_AlwaysLink | RLO_FirstLink)); in addProfileRTLibs()