Em Mon, Dec 05, 2016 at 07:02:48PM -0200, Arnaldo Carvalho de Melo escreveu:
Em Mon, Dec 05, 2016 at 08:51:01AM -0800, Alexei Starovoitov escreveu:Not really, Wang, we need to update that feature detection test to state what
yeah. it's kinda high. I'm guessing rpm llvm libs are in debug mode.Probably this was with 3.9 and built from git, quite a while ago, now I
Try llvm-config --build-mode --assertion-mode
it should be Release OFF
removed it from /usr/local/ and installed what is in f25, but I fear it
will be insufficient, does 3.8 cuts it for what we're testing? Humm, it
looks like it will:
[root@jouet ~]# llc --version
LLVM (http://llvm.org/):
LLVM version 3.8.0
But I'm now running the container based tests to send a pull req, will
check later, after that.
is the minimum required LLVM/clang version, one that has those functions,
which, unfortunately, isn't the one in the latest fedora, fedora 25: