]> granicus.if.org Git - clang/commit
refactor the autosizing code, eliminating duplication
authorChris Lattner <sabre@nondot.org>
Wed, 28 Jul 2010 22:44:07 +0000 (22:44 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Jul 2010 22:44:07 +0000 (22:44 +0000)
commit49382de42c2a411bfd772408e987cb399071241d
treea40f806e18d5a8a6ab27e34506d2edc792a96158
parent9d4bb946269303996edadffce642301bee87a62f
refactor the autosizing code, eliminating duplication
and making Get8ByteTypeAtOffset always succeed and documented.

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