Displaying 2 results from an estimated 2 matches for "ea8494d8".
2017 Sep 17
2
assertion triggered since update to llvm 5
...https://bugs.llvm.org/show_bug.cgi?id=34651
>
> This is with 5.0.0. I don't have a build of master lying around to test
> against.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170917/ea8494d8/attachment.html>
2017 Sep 17
2
assertion triggered since update to llvm 5
Dump the IR before newgvn and run through opt -newgvn. It should crash. I'm
not familiar with your frontend but you might want to use -mllvm
-opt-bisect-limit.
On Sep 17, 2017 1:06 PM, "Andrew Kelley" <superjoe30 at gmail.com> wrote:
Valgrind is strictly better than address sanitizer, is that right? It runs
valgrind-clean:
[nix-shell:~/dev/zig/build-llvm5-debug]$ valgrind