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

Fix PR3754: don't mark functions that wrap MallocInst with

the readnone.  Since MallocInst is scheduled for deletion
it doesn't seem worth doing anything more subtle, such as
having mayWriteToMemory return true for MallocInst.

llvm-svn: 71077
parent c9886813
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