diff options
author | Adam Nemet <anemet@apple.com> | 2015-04-14 01:12:55 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-04-14 01:12:55 +0000 |
commit | 26da8e98002b2a133bf6f3d0685c73df28620f83 (patch) | |
tree | 1564fa6e9722104e56520a7b0085e3f419152341 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
parent | 6a0320a99194a120a9a77db7c5919052d060a01f (diff) | |
download | bcm5719-llvm-26da8e98002b2a133bf6f3d0685c73df28620f83.tar.gz bcm5719-llvm-26da8e98002b2a133bf6f3d0685c73df28620f83.zip |
[LoopAccesses] Properly print whether memchecks are needed
Fix oversight in -analyze output. PtrRtCheck contains the pointers that
need to be checked against each other and not whether memchecks are
necessary.
For instance in the testcase PtrRtCheck has four elements but all
no-alias so no checking is necessary.
llvm-svn: 234833
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions