Home
last modified time | relevance | path

Searched refs:Emscripten (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt15 Emscripten provides a C/C++ compilation environment based on clang which
26 - wasm32-unknown-emscripten, which uses Emscripten internally and
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h237 Emscripten, enumerator
706 return getOS() == Triple::Emscripten; in isOSEmscripten()
/freebsd/sys/contrib/libsodium/
H A DChangeLog167 - The library can be compiled with recent Emscripten versions.
290 randombytes() implementation any more. Other minor Emscripten-related
379 - All the symbols are now exported by the Emscripten build script.
424 - New build scripts for Visual Studio, Emscripten, different Android
/freebsd/contrib/llvm-project/libcxx/
H A DCREDITS.TXT105 D: Emscripten-related changes.
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp692 case llvm::Triple::Emscripten: in AllocateTarget()
710 case llvm::Triple::Emscripten: in AllocateTarget()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp260 T.getOS() != Triple::Emscripten) { in initializeLibCalls()
267 if (T.getOS() != Triple::Emscripten) { in initializeLibCalls()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp274 case Emscripten: return "emscripten"; in getOSTypeName()
685 .StartsWith("emscripten", Triple::Emscripten) in parseOS()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc509 // Emscripten doesn't currently support remote filesystem mounts.
/freebsd/contrib/ncurses/
H A DNEWS1923 in Emscripten #6766, use that to optionally suppress START_TRACE