/openbmc/qemu/tools/ebpf/ |
H A D | Makefile.ebpf | 4 CLANG ?= clang 5 INC_FLAGS = `$(CLANG) -print-file-name=include` 16 $(CLANG) $(INC_FLAGS) \
|
/openbmc/linux/samples/hid/ |
H A D | Makefile | 62 CLANG ?= clang macro 89 $(CLANG) --target=bpf -O2 -g -c -x c - -o ./llvm_btf_verify.o; \ 136 .PHONY: verify_cmds verify_target_bpf $(CLANG) $(LLC) 138 verify_cmds: $(CLANG) $(LLC) 195 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG)) 201 $(Q)$(CLANG) -g -O2 --target=bpf -D__TARGET_ARCH_$(SRCARCH) \ 235 $(Q)$(CLANG) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) $(BPF_EXTRA_CFLAGS) \
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | Makefile | 18 CLANG_SYS_INCLUDES := $(shell $(CLANG) -v -E - </dev/null 2>&1 \ 26 $(CLANG) $(CLANG_FLAGS) \
|
/openbmc/linux/samples/bpf/ |
H A D | Makefile | 199 CLANG ?= clang macro 226 $(CLANG) --target=bpf -O2 -g -c -x c - -o ./llvm_btf_verify.o; \ 279 .PHONY: verify_cmds verify_target_bpf $(CLANG) $(LLC) 281 verify_cmds: $(CLANG) $(LLC) 354 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG)) 360 $(Q)$(CLANG) -g -O2 --target=bpf -D__TARGET_ARCH_$(SRCARCH) \ 393 $(Q)$(CLANG) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) $(BPF_EXTRA_CFLAGS) \
|
H A D | README.rst | 92 'clang' command via redefining LLC or CLANG on the make command line:: 94 …make M=samples/bpf LLC=~/git/llvm-project/llvm/build/bin/llc CLANG=~/git/llvm-project/llvm/build/b… 111 Pointing LLC and CLANG is not necessarily if it's installed on HOST and have
|
/openbmc/linux/tools/testing/selftests/ |
H A D | lib.mk | 10 CLANG := $(LLVM_PREFIX)clang$(LLVM_SUFFIX) 26 CLANG_TARGET_FLAGS := $(shell $(CLANG) -print-target-triple) 41 CC := $(CLANG) $(CLANG_FLAGS) -fintegrated-as
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | Makefile | 5 CLANG ?= clang macro 53 $(Q)$(CLANG) -g -O2 --target=bpf -m$* $(INCLUDES) \
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | Makefile | 107 CLANG ?= clang macro 139 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) 142 $(CLANG) -O2 --target=bpf -c $< $(CCINCLUDE) $(CLANG_SYS_INCLUDES) -o $@
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 5 CLANG ?= clang macro 61 $(Q)$(CLANG) -g -O2 --target=bpf $(INCLUDES) \
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 189 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG)) 202 $(Q)$(CLANG) $3 -O2 --target=bpf -c $1 -mcpu=v3 -o $2 207 $(Q)$(CLANG) $3 -O2 --target=bpf -c $1 -mcpu=v2 -o $2
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch | 40 ifneq ($(CLANG),) 54 ifneq ($(CLANG),)
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | Makefile | 42 ifneq ($(shell $(CLANG) --target=bpf -mcpu=help 2>&1 | grep 'v4'),) 210 $(Q)$(CLANG) $(filter-out -static,$(CFLAGS) $(LDFLAGS)) \ 217 $(Q)$(CLANG) $(filter-out -static,$(CFLAGS) $(LDFLAGS)) $(filter %.c,$^) \ 380 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) 401 $(Q)$(CLANG) $3 -O2 --target=bpf -c $1 -mcpu=v3 -o $2 406 $(Q)$(CLANG) $3 -O2 --target=bpf -c $1 -mcpu=v2 -o $2 411 $(Q)$(CLANG) $3 -O2 --target=bpf -c $1 -mcpu=v4 -o $2
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | no-musttail-arm.patch | 23 #if COMPILER(CLANG)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | 0003-hack-to-force-use-of-libc-malloc.patch | 34 CLANG := $(findstring clang,$(shell sh -c '$(CC) --version | head -1'))
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | oe-use-libc-malloc.patch | 38 CLANG := $(findstring clang,$(shell sh -c '$(CC) --version | head -1'))
|
/openbmc/linux/tools/bpf/runqslower/ |
H A D | Makefile | 66 $(QUIET_GEN)$(CLANG) -g -O2 --target=bpf $(INCLUDES) \
|
/openbmc/linux/tools/scripts/ |
H A D | Makefile.include | 88 CLANG ?= clang
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.perf | 189 CLANG ?= clang 1064 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) 1113 $(QUIET_CLANG)$(CLANG) -g -O2 --target=bpf $(CLANG_OPTIONS) $(BPF_INCLUDE) $(TOOLS_UAPI_INCLUDE) \
|
H A D | Makefile.config | 220 ifeq ($(call get-executable,$(CLANG)),) 221 …dummy := $(error $(CLANG) is missing on this system, please install it to be able to build with BU…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/ |
H A D | kernel-selftest.bb | 62 …CLANG="clang -fno-stack-protector -target ${TARGET_ARCH} ${TOOLCHAIN_OPTIONS} -isystem ${S} -D__WO…
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | Makefile | 214 $(QUIET_CLANG)$(CLANG) \
|
/openbmc/linux/tools/build/feature/ |
H A D | Makefile | 373 $(CLANG) -S -g --target=bpf -o - $(patsubst %.bin,%.c,$(@F)) | \
|
/openbmc/linux/tools/perf/util/ |
H A D | Build | 308 …CLANG_VERSION := $(shell $(CLANG) --version | head -1 | sed 's/.*clang version \([[:digit:]]\+.[[:…
|
/openbmc/linux/ |
H A D | MAINTAINERS | 5044 CLANG CONTROL FLOW INTEGRITY SUPPORT 5056 CLANG-FORMAT FILE 5061 CLANG/LLVM BUILD SUPPORT
|