[lld] r227711 - [test] Add test for section groups and deadstrip

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Feb 6 04:55:22 PST 2015


And BTW,

removing such sections in actually important as the D5 groups includes
the deleting destructor which is never equal to the complete or base
destructor.

Not removing such destructor when it is unused causes bloat in the
resulting binary.

Cheers,
Rafael



More information about the llvm-commits mailing list