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. llvm-svn: 122014
Loading
Please sign in to comment