aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/MemoryBuffer.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-02-13 07:06:27 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-02-13 07:06:27 +0000
commit826f7cebfd347bf2218ba35486bc13623523ed7f (patch)
tree05aeae843a370b72f8d4c64d8a9a119fb65fb844 /lib/Support/MemoryBuffer.cpp
parent9194e8b0c827c97f396b209c7f4eeb75759e7068 (diff)
BasicAA was making the assumption that a local allocation which hadn't escaped
couldn't ever be the return of call instruction. However, it's quite possible that said local allocation is itself the return of a function call. That's what malloc and calloc are for, actually. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64442 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions