Files
clang-p2996/clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp
Anders Carlsson d6f1518cc9 Fix another regression from the "skip vtable pointer initialization"
optimization. Make sure to require a vtable when trying to get the address
of a VTT, otherwise we would never end up emitting the VTT.

llvm-svn: 131400
2011-05-16 04:08:36 +00:00

3.6 KiB