commit | c32046e6eaffba890897da94ab8900d51bf9d18f | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Dec 17 01:09:43 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Dec 17 01:09:43 2010 +0000 |
tree | 8220b7d279b1e43f6051fc11df9dc6f6c4cf5add | |
parent | 2d8e3e741f49baadfc72403de9c4b362a07af8d9 [diff] |
Revert r64460. strtol and friends cannot be marked readonly, even with a null endptr argument, because they may write to errno. This fixes a seflhost miscompile observed on Linux targets when TBAA was enabled. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122014 91177308-0d34-0410-b5e6-96231b3b80d8