Due to changes coming from the new LLVM type system, you now get
authorDuncan Sands <baldrick@free.fr>
Thu, 28 Jul 2011 12:21:47 +0000 (12:21 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 28 Jul 2011 12:21:47 +0000 (12:21 +0000)
commit5a079eb6abdfb8d04a89c620dda874b40d543798
tree4efa408c136bedfb5f636abf607acc869694dab4
parent4ed960061a1aa85bef288f06cb33c5c5b8706860
Due to changes coming from the new LLVM type system, you now get
bitcasts in this test rather than getelementptr instructions;
llvm-gcc produces two bitcasts, clang produces one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136349 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC++/ptr-to-method-devirt.cpp