1. c0bf462 Perform two more constructor/destructor code-size optimizations: by John McCall · 15 years ago
  2. d46f985 Re-introduce the ctor/dtor alias optimization, this time hidden behind a by John McCall · 15 years ago
  3. 8e51a1f Revert the ctor/dtor alias optimization for now; the buildbots can detect by John McCall · 15 years ago
  4. 92ac9ff Emit complete constructors and destructors as aliases to base constructors by John McCall · 15 years ago
  5. 1851a12 Make sure to set vtable pointers in the destructors as well. by Anders Carlsson · 15 years ago