Lines Matching refs:Clang
129 bpf_verif_scale/loop6.bpf.o test failure with Clang 12
132 With Clang 12, the following bpf_verif_scale test failed:
164 Clang 13.
168 BPF CO-RE-based tests and Clang version
172 bleeding-edge Clang versions (Clang 12 nightly at this time).
175 the following built-ins, listed with corresponding Clang diffs introducing
176 them to Clang/LLVM. These sub-tests are going to be skipped if Clang is too
189 Floating-point tests and Clang version
193 types, which was introduced in `Clang 13`__. The older Clang versions will
198 Kernel function call test and Clang version
202 to generate extern function in BTF. It was introduced in `Clang 13`__.
212 btf_tag test and Clang version
216 btf_type_tag attributes. They are introduced in `Clang 14` [0_, 1_].
229 Clang dependencies for static linking tests
232 linked_vars, linked_maps, and linked_funcs tests depend on `Clang fix`__ to
234 Clang that contains the fix.
238 Clang relocation changes
241 Clang 13 patch `clang reloc patch`_ made some changes on relocations such
257 Clang dependencies for the u32 spill test (xdpwall)
259 The xdpwall selftest requires a change in `Clang 14`__.