Skip to content
Commit a071c829 authored by Duncan Sands's avatar Duncan Sands
Browse files

Fix PR9820: a read-only call differs from a load in that a load doesn't

return the pointer being dereferenced, it returns the pointee, but a call
might return the pointer itself.

llvm-svn: 130979
parent 54019626
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