Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h224 Emscripten, enumerator
674 return getOS() == Triple::Emscripten; in isOSEmscripten()
/freebsd-14.2/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-14.2/contrib/llvm-project/libcxx/
H A DCREDITS.TXT105 D: Emscripten-related changes.
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp689 case llvm::Triple::Emscripten: in AllocateTarget()
707 case llvm::Triple::Emscripten: in AllocateTarget()
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp294 case llvm::Triple::Emscripten: in ShouldAddDefaultIncludePaths()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp254 T.getOS() != Triple::Emscripten) { in initialize()
261 if (T.getOS() != Triple::Emscripten) { in initialize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp248 case Emscripten: return "emscripten"; in getOSTypeName()
646 .StartsWith("emscripten", Triple::Emscripten) in parseOS()
/freebsd-14.2/contrib/expat/
H A DChanges54 #983 #984 Fix printf format specifiers for 32bit Emscripten
68 #983 #984 CI: Cover compilation with 32bit Emscripten
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc509 // Emscripten doesn't currently support remote filesystem mounts.
/freebsd-14.2/contrib/ncurses/
H A DNEWS1923 in Emscripten #6766, use that to optionally suppress START_TRACE