]> granicus.if.org Git - clang/commit
rename Get8ByteTypeAtOffset -> GetINTEGERTypeAtOffset to
authorChris Lattner <sabre@nondot.org>
Thu, 29 Jul 2010 17:40:35 +0000 (17:40 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Jul 2010 17:40:35 +0000 (17:40 +0000)
commit0d2656d77053cc2ed6f3a3acdf12d67807c7f3a2
tree54336d1c4124f2e8a51e1d89d429c1826c6b2e2f
parent9e45a3de3f462785a86bba77dee168ab354d9704
rename Get8ByteTypeAtOffset -> GetINTEGERTypeAtOffset to
make it clear that this function should only return a type
that the codegen will classify the same as an INTEGER type.

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