Lines Matching refs:llvm
23 - clang (preferably built from sources, https://github.com/llvm/llvm-project);
36 If you want to change pahole and llvm, you can change `PATH` environment
44 profiler[23] test failures with clang/llvm <12.0.0
47 With clang/llvm <12.0.0, the profiler[23] test may fail.
67 Hence `this patch`__ addresses it on the compiler side. It was committed on llvm 12.
69 __ https://reviews.llvm.org/D85570
83 bpf_iter test failures with clang/llvm 10.0.0
86 With clang/llvm 10.0.0, the following two bpf_iter tests failed:
115 This is due to a llvm BPF backend bug. `The fix`__
116 has been pushed to llvm 10.x release branch and will be
117 available in 10.0.1. The patch is available in llvm 11.0.0 trunk.
119 __ https://reviews.llvm.org/D78466
158 __ https://reviews.llvm.org/D97479
175 .. _0: https://reviews.llvm.org/D74572
176 .. _1: https://reviews.llvm.org/D74668
177 .. _2: https://reviews.llvm.org/D85174
178 .. _3: https://reviews.llvm.org/D83878
179 .. _4: https://reviews.llvm.org/D83242
188 __ https://reviews.llvm.org/D83289
202 __ https://reviews.llvm.org/D93563
216 __ https://reviews.llvm.org/D111588
225 __ https://reviews.llvm.org/D100362
233 See `kernel llvm reloc`_ for more explanation and some examples.
243 .. _clang reloc patch: https://reviews.llvm.org/D102712
244 .. _kernel llvm reloc: /Documentation/bpf/llvm_reloc.rst
255 test_xdpwall:FAIL:Does LLVM have https://reviews.llvm.org/D109073? unexpected error: -4007
257 __ https://reviews.llvm.org/D109073