diff options
author | Dan Gohman <gohman@apple.com> | 2011-01-18 21:16:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-01-18 21:16:06 +0000 |
commit | 615da1a9bcca05de06fab5f48ee9110267312974 (patch) | |
tree | a8e2dddced58cfc75aaeb446556195e678b8b50b /lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | b5fa9333431673aac2ced8dea80152349a85cf6f (diff) |
Teach BasicAA to return PartialAlias in cases where both pointers
are pointing to the same object, one pointer is accessing the entire
object, and the other is access has a non-zero size. This prevents
TBAA from kicking in and saying NoAlias in such cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123775 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions