Tweak test to check for a bit more.

llvm-svn: 90302
This commit is contained in:
Eli Friedman 2009-12-02 07:04:32 +00:00
parent 81bce6b05e
commit df76fe45e6
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ struct D : B { D(); virtual void a(); };
void D::a() {}
// CHECK: @_ZTV1D = {{.*}} @_ZN1DaSERKS_
// CHECK: define linkonce_odr {{.*}} @_ZN1DaSERKS_