Searched refs:Emscripten (Results 1 – 11 of 11) sorted by relevance
201 Emscripten, enumerator202 LastOSType = Emscripten616 return getOS() == Triple::Emscripten; in isOSEmscripten()
15 Emscripten provides a C/C++ compilation environment based on clang which26 - wasm32-unknown-emscripten, which uses Emscripten internally and
86 D: Emscripten-related changes.
167 - The library can be compiled with recent Emscripten versions.290 randombytes() implementation any more. Other minor Emscripten-related379 - All the symbols are now exported by the Emscripten build script.424 - New build scripts for Visual Studio, Emscripten, different Android
617 case llvm::Triple::Emscripten: in AllocateTarget()632 case llvm::Triple::Emscripten: in AllocateTarget()
428 case llvm::Triple::Emscripten: in AddDefaultIncludePaths()
216 T.getOS() != Triple::Emscripten) { in initialize()223 if (T.getOS() != Triple::Emscripten) { in initialize()
201 case Emscripten: return "emscripten"; in getOSTypeName()540 .StartsWith("emscripten", Triple::Emscripten) in parseOS()
490 // Emscripten doesn't currently support remote filesystem mounts.
635 in Emscripten which overwrites the previous return value on each
295 in Emscripten #6766, use that to optionally suppress START_TRACE