Skip to content
Commit 149546a6 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 71676
parent 939952c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment