]> granicus.if.org Git - clang/commit
Use a different name for pointer types in tbaa, to be a little
authorDan Gohman <gohman@apple.com>
Fri, 15 Oct 2010 20:26:20 +0000 (20:26 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 15 Oct 2010 20:26:20 +0000 (20:26 +0000)
commitdc491118b3ad2b35f047df611107b8a069176ce5
tree3e7717a6a08fa58e885294e689498c69688fa5ea
parent2f8c21d880e64fa13372ce978009b65a49f0040f
Use a different name for pointer types in tbaa, to be a little
more consistent with other names, and to look less like a magic name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116616 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenTBAA.cpp