aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/vtable-available-externally.cpp
AgeCommit message (Expand)Author
2013-01-25The standard ARM C++ ABI dictates that inline functions areJohn McCall
2011-02-06Add another test that we can fully devirtualize now.Anders Carlsson
2011-02-05Pass a 'ForVTable' flag to GetAddrOfThunk and pass it along to GetOrCreateLLV...Anders Carlsson
2011-02-05Re-land r124768, with a fix for PR9130.Anders Carlsson
2011-02-03Revert 124768.Rafael Espindola
2011-02-03Don't try to mark virtual members referenced for classes where the key functionAnders Carlsson
2011-01-30When building with optimizations, emit vtables where the key is not in the Anders Carlsson