summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/vtable-available-externally.cpp
Commit message (Expand)AuthorAgeFilesLines
* The standard ARM C++ ABI dictates that inline functions areJohn McCall2013-01-251-4/+5
* Add another test that we can fully devirtualize now.Anders Carlsson2011-02-061-0/+25
* Pass a 'ForVTable' flag to GetAddrOfThunk and pass it along to GetOrCreateLLV...Anders Carlsson2011-02-051-0/+26
* Re-land r124768, with a fix for PR9130.Anders Carlsson2011-02-051-0/+65
* Revert 124768.Rafael Espindola2011-02-031-48/+0
* Don't try to mark virtual members referenced for classes where the key functionAnders Carlsson2011-02-031-0/+48
* When building with optimizations, emit vtables where the key is not in the Anders Carlsson2011-01-301-0/+55