[LLVMdev] readonly and infinite loops

Jeremy Lakeman Jeremy.Lakeman at gmail.com
Sat Jun 27 21:49:01 PDT 2015


You dropped some context...

> Also, does this mean that "daemon" programs that run continuously till
> they're killed by the OS (using a mechanism that is not visible in C)
> are effectively undefined?

> In C, dunno, but in LLVM, it means  they aren't readonly :)

> In that case, -functionattrs needs to be fixed:

A daemon program wouldn't be readonly. An infinite loop can be.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150628/c1e4df67/attachment.html>


More information about the llvm-dev mailing list