Home
last modified time | relevance | path

Searched refs:CLANG (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/tools/
H A Drun-wasm-api-tests.py44 CLANG = { variable
128 compilers = (GCC, CLANG)
142 elif arg in ("clang", "clang++") and CLANG not in custom_compilers:
143 custom_compilers.append(CLANG)
/third_party/musl/scripts/build_lite/
H A DMakefile38 CLANG ?= clang macro
39 CROSS_COMPILE = $(CLANG:%clang=%llvm-)
40 CC = $(CLANG) --target=$(TARGET) $(ARCH_CFLAGS)
/third_party/lzma/CPP/7zip/
H A D7zip_gcc.mak217 # -s : CLANG : unsupported

Completed in 2 milliseconds