[llvm-bugs] [Bug 35059] "Can't delete non-forwarding instruction with users!" assertion failure with release-mode arc
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 23 13:58:06 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=35059
Alexander Kornienko <alexfh at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexfh at google.com
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Alexander Kornienko <alexfh at google.com> ---
Not reproducible.
$ ~/work/llvm-build/bin/clang -cc1 -emit-obj -O1 -fblocks -fobjc-arc -o
/tmp/reduced.o /tmp/q.m
$ ll /tmp/reduced.o
-rw-r----- 1 alexfh primarygroup 816 Apr 23 22:54 /tmp/reduced.o
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190423/25aeb4f5/attachment.html>
More information about the llvm-bugs
mailing list