Searched refs:LLVM_STRIP (Results 1 – 3 of 3) sorted by relevance
5 LLVM_STRIP ?= llvm-strip macro45 $(LLVM_STRIP) -g $@
5 LLVM_STRIP ?= llvm-strip macro60 $(LLVM_STRIP) -g $@
62 LLVM_STRIP ?= llvm-strip macro151 -g -O2 -target bpf -c $< -o $@ && $(LLVM_STRIP) -g $@