]> granicus.if.org Git - clang/commit
Convert file over to checking the .ll file for codegen. Also, we
authorMike Stump <mrs@apple.com>
Fri, 6 Nov 2009 00:18:25 +0000 (00:18 +0000)
committerMike Stump <mrs@apple.com>
Fri, 6 Nov 2009 00:18:25 +0000 (00:18 +0000)
commit599837ac1ec78e6b8d2c573f9c6d4eac0922c1f0
treea8056053dc26c400d010d0f26d21ea73b16b1474
parent99ff8da8c5173b4037ac03c53244256a757b0ab8
Convert file over to checking the .ll file for codegen.  Also, we
speed up this file by not doing twice the checking.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86205 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/virt.cpp