Anders Carlsson
|
d7432dfb0a
|
Factor out devirtualization checking into a separate function and make it handle references correctly.
llvm-svn: 83880
|
2009-10-12 19:41:04 +00:00 |
|
Anders Carlsson
|
b5296558f1
|
If the base type of a member call is a record type we don't need to emit a virtual call.
llvm-svn: 83816
|
2009-10-11 23:55:52 +00:00 |
|
Anders Carlsson
|
273cdf096c
|
Fix test.
llvm-svn: 83398
|
2009-10-06 18:12:12 +00:00 |
|
Anders Carlsson
|
80ef6f1a46
|
Pass the right type to GetAddrOfFunction when getting functions for the VTable. Fixes PR5021.
llvm-svn: 83395
|
2009-10-06 17:54:23 +00:00 |
|