[issue9530] integer undefined behaviors

John Regehr report at bugs.python.org
Mon Nov 21 19:17:03 CET 2011


John Regehr <regehr at cs.utah.edu> added the comment:

Hi Mark, yes you can run the overflow checker but "easy instructions" depends on whether you feel like building your own LLVM.  It is not at all difficult, but it's certainly not as easy as "apt-get install ...".

Patch and instructions are here:

  http://embed.cs.utah.edu/ioc/

If/when we get this into LLVM (the earliest possible release containing IOC will be 3.1), I'll let you know.  Thanks again.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9530>
_______________________________________


More information about the Python-bugs-list mailing list