Lines Matching refs:llvm

64 - clang (preferably built from sources, https://github.com/llvm/llvm-project);
85 If you want to change pahole and llvm, you can change `PATH` environment
93 profiler[23] test failures with clang/llvm <12.0.0
96 With clang/llvm <12.0.0, the profiler[23] test may fail.
116 Hence `this patch`__ addresses it on the compiler side. It was committed on llvm 12.
118 __ https://reviews.llvm.org/D85570
132 bpf_iter test failures with clang/llvm 10.0.0
135 With clang/llvm 10.0.0, the following two bpf_iter tests failed:
164 This is due to a llvm BPF backend bug. `The fix`__
165 has been pushed to llvm 10.x release branch and will be
166 available in 10.0.1. The patch is available in llvm 11.0.0 trunk.
168 __ https://reviews.llvm.org/D78466
207 __ https://reviews.llvm.org/D97479
224 .. _0: https://reviews.llvm.org/D74572
225 .. _1: https://reviews.llvm.org/D74668
226 .. _2: https://reviews.llvm.org/D85174
227 .. _3: https://reviews.llvm.org/D83878
228 .. _4: https://reviews.llvm.org/D83242
237 __ https://reviews.llvm.org/D83289
251 __ https://reviews.llvm.org/D93563
267 .. _0: https://reviews.llvm.org/D111588
268 .. _1: https://reviews.llvm.org/D111199
277 __ https://reviews.llvm.org/D100362
285 See `kernel llvm reloc`_ for more explanation and some examples.
295 .. _clang reloc patch: https://reviews.llvm.org/D102712
296 .. _kernel llvm reloc: /Documentation/bpf/llvm_reloc.rst
307 test_xdpwall:FAIL:Does LLVM have https://reviews.llvm.org/D109073? unexpected error: -4007
309 __ https://reviews.llvm.org/D109073