On Tue, Apr 26, 2016 at 06:27:22PM +0200, Jesper Dangaard Brouer wrote: > + > +Manually compiling LLVM with 'bpf' support > +------------------------------------------ > + > +In some LLVM versions the BPF target were marked experimental. They > +needed the 'cmake .. -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=BPF'. Since > +version 3.7.1, LLVM adds a proper LLVM backend target for the BPF > +bytecode architecture. it's actually non-experimental since 3.7.0. It was experimental after 3.6 was released during development of 3.7. I doubt you can find this anywhere, so I suggest to just drop this paragraph. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html