Lines Matching refs:Clang
170 bpf_verif_scale/loop6.bpf.o test failure with Clang 12
173 With Clang 12, the following bpf_verif_scale test failed:
205 Clang 13.
209 BPF CO-RE-based tests and Clang version
213 bleeding-edge Clang versions (Clang 12 nightly at this time).
216 the following built-ins, listed with corresponding Clang diffs introducing
217 them to Clang/LLVM. These sub-tests are going to be skipped if Clang is too
230 Floating-point tests and Clang version
234 types, which was introduced in `Clang 13`__. The older Clang versions will
239 Kernel function call test and Clang version
243 to generate extern function in BTF. It was introduced in `Clang 13`__.
253 btf_tag test and Clang version
257 btf_type_tag attributes. They are introduced in `Clang 14` [0_, 1_].
270 Clang dependencies for static linking tests
273 linked_vars, linked_maps, and linked_funcs tests depend on `Clang fix`__ to
275 Clang that contains the fix.
279 Clang relocation changes
282 Clang 13 patch `clang reloc patch`_ made some changes on relocations such
298 Clang dependencies for the u32 spill test (xdpwall)
300 The xdpwall selftest requires a change in `Clang 14`__.