[llvm-bugs] [Bug 39160] Assertion failure /home/mkazantsev/work/llvm/include/llvm/IR/Instructions.h:3123: llvm::Value* llvm::PHINode::getIncomingValueForBlock(const llvm::BasicBlock*) const: Assertion `Idx >= 0 && "Invalid basic block argument!"' failed. Stack dump:

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 10 07:31:08 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39160

Florian Hahn <Florian.Hahn at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #14 from Florian Hahn <Florian.Hahn at arm.com> ---
IIUC it should be fixed by https://reviews.llvm.org/rL344087 .

Looks like the current build has this commit and already passed `ninja check`
(http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/60030)

-- 
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/20181010/bfba84b3/attachment.html>


More information about the llvm-bugs mailing list