commit | aa295aa7a6f2fb1bd2c86ad3d3d42ccf9fd59aaa | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed May 13 17:39:14 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed May 13 17:39:14 2009 +0000 |
tree | d1172f014f0021a86adc76b5fc995f5bf23fce61 | |
parent | 5ade9e8bc38ae6cc1a5f006b28dc2fe603a271c3 [diff] |
calls in nothrow functions can be marked nothrow even if the callee is not known to be nothrow. This allows readnone/readonly functions to be deleted even if we don't know whether the callee can throw. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71676 91177308-0d34-0410-b5e6-96231b3b80d8