introduce an isLayoutIdentical() method, which is currently just a pointer
authorChris Lattner <sabre@nondot.org>
Mon, 20 Jun 2011 03:51:04 +0000 (03:51 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 Jun 2011 03:51:04 +0000 (03:51 +0000)
commit5d6fa7f2ac10f5494d3645abfc91a9045b70c802
treea9d024747e89cb14cc0467ed1fc3a02fba1888e7
parent4ce25d5d69704a7a4aa4bcecbe4c7345b50b771a
introduce an isLayoutIdentical() method, which is currently just a pointer
equality check.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133409 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h