Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DCOFFPlatform.cpp386 auto VCRT = in COFFPlatform() local
388 if (!VCRT) { in COFFPlatform()
389 Err = VCRT.takeError(); in COFFPlatform()
392 VCRuntimeBootstrap = std::move(*VCRT); in COFFPlatform()
/openbsd/src/gnu/llvm/llvm/docs/
DHowToBuildWindowsItaniumPrograms.rst25 Note: compiler-rt is not used. This functionality is supplied by the MS VCRT.