add a StructLayout::getElementContainingOffset method.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Mar 2005 19:04:41 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Mar 2005 19:04:41 +0000 (19:04 +0000)
commite7ea48cb612bc2fba1cc674fd6bff2bf3e6d5247
treea2bb8830a27813af02f033129589c3d6c4b7503b
parent977df767228a1754d17c8624c33138325e5dbf1b
add a StructLayout::getElementContainingOffset method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetData.cpp