1. 279b5eb Just disable the hidden-visibility optimization for now by hiding it behind by John McCall · 14 years ago
  2. 6500553 Extend the visibility-hidden optimization to linkonce_odr thunks for by John McCall · 14 years ago
  3. e213235 Don't try to emit the vtable for a class just because we're emitting a by John McCall · 14 years ago
  4. 2736071 Correctly pass aggregates by reference when emitting thunks. by John McCall · 14 years ago
  5. 663218b When generating the call arguments in a thunk to call the thunkee, do by Douglas Gregor · 14 years ago
  6. cb359df When creating a this-adjustment thunk where the return value is of C++ by Douglas Gregor · 14 years ago
  7. 6fb745b Rework when and how vtables are emitted, by tracking where vtables are by Douglas Gregor · 14 years ago
  8. ada087c Give thunks the same linkage as their original methods. by Anders Carlsson · 14 years ago
  9. d63fed4 Flip the switch and use the new vtable layout code for thunks by default. Add a thunks.cpp test. by Anders Carlsson · 15 years ago