Lines Matching refs:llvm
23 - clang (preferably built from sources, https://github.com/llvm/llvm-project);
44 If you want to change pahole and llvm, you can change `PATH` environment
52 profiler[23] test failures with clang/llvm <12.0.0
55 With clang/llvm <12.0.0, the profiler[23] test may fail.
75 Hence `this patch`__ addresses it on the compiler side. It was committed on llvm 12.
77 __ https://reviews.llvm.org/D85570
91 bpf_iter test failures with clang/llvm 10.0.0
94 With clang/llvm 10.0.0, the following two bpf_iter tests failed:
123 This is due to a llvm BPF backend bug. `The fix`__
124 has been pushed to llvm 10.x release branch and will be
125 available in 10.0.1. The patch is available in llvm 11.0.0 trunk.
127 __ https://reviews.llvm.org/D78466
166 __ https://reviews.llvm.org/D97479
183 .. _0: https://reviews.llvm.org/D74572
184 .. _1: https://reviews.llvm.org/D74668
185 .. _2: https://reviews.llvm.org/D85174
186 .. _3: https://reviews.llvm.org/D83878
187 .. _4: https://reviews.llvm.org/D83242
196 __ https://reviews.llvm.org/D83289
210 __ https://reviews.llvm.org/D93563
226 .. _0: https://reviews.llvm.org/D111588
227 .. _1: https://reviews.llvm.org/D111199
236 __ https://reviews.llvm.org/D100362
244 See `kernel llvm reloc`_ for more explanation and some examples.
254 .. _clang reloc patch: https://reviews.llvm.org/D102712
255 .. _kernel llvm reloc: /Documentation/bpf/llvm_reloc.rst
266 test_xdpwall:FAIL:Does LLVM have https://reviews.llvm.org/D109073? unexpected error: -4007
268 __ https://reviews.llvm.org/D109073