[llvm-bugs] [Bug 25024] i trying to add a pass which will provide redundacy for fault tolerence but after when i am optimizing a bitcode with this pass it is showing segmentation fault
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Oct  2 06:13:38 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=25024
James Molloy <james.molloy at arm.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |james.molloy at arm.com
         Resolution|---                         |INVALID
--- Comment #1 from James Molloy <james.molloy at arm.com> ---
Hi,
What do you expect us to do with this? You created a plugin pass, and it
segfaults (which is probably an assertion failure if assertions were enabled).
That's not something that we can help with, it's a bug in your code.
What was the action you expected us to take here?
Cheers,
James
-- 
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/20151002/d935ce1f/attachment.html>
    
    
More information about the llvm-bugs
mailing list