http://llvm.org/bugs/show_bug.cgi?id=15595

David Blaikie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from David Blaikie <[email protected]> ---
This seems like entirely correct behavior and I would expect it to happen for
any function. The annotation says the function will not return (it should
exit(1) or unconditionally call another note turn function, etc) yet it clearly
does nothing to atop from returning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to