Lines Matching refs:Clang
121 bpf_verif_scale/loop6.o test failure with Clang 12
124 With Clang 12, the following bpf_verif_scale test failed:
156 Clang 13.
160 BPF CO-RE-based tests and Clang version
164 bleeding-edge Clang versions (Clang 12 nightly at this time).
167 the following built-ins, listed with corresponding Clang diffs introducing
168 them to Clang/LLVM. These sub-tests are going to be skipped if Clang is too
181 Floating-point tests and Clang version
185 types, which was introduced in `Clang 13`__. The older Clang versions will
190 Kernel function call test and Clang version
194 to generate extern function in BTF. It was introduced in `Clang 13`__.
204 btf_tag test and Clang version
208 It was introduced in `Clang 14`__.
218 Clang dependencies for static linking tests
221 linked_vars, linked_maps, and linked_funcs tests depend on `Clang fix`__ to
223 Clang that contains the fix.
227 Clang relocation changes
230 Clang 13 patch `clang reloc patch`_ made some changes on relocations such
246 Clang dependencies for the u32 spill test (xdpwall)
248 The xdpwall selftest requires a change in `Clang 14`__.