]> granicus.if.org Git - clang/commit
Factor out the code for creating the Root and Char nodes, so that
authorDan Gohman <gohman@apple.com>
Mon, 25 Oct 2010 21:48:30 +0000 (21:48 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 25 Oct 2010 21:48:30 +0000 (21:48 +0000)
commit224d75972a836b06e2ca708d1eafdac6f762c487
tree204065dc10206abf5dac1e022a296ee6e581a23f
parenta473c9593bf50cd5d9ed2d36ea0b6210fcf45690
Factor out the code for creating the Root and Char nodes, so that
they can be used outside of the main getTBAAInfo function.

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