mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
The script was able to point out and save 40 bytes in each lldb_private::Section by being very careful where we need to have virtual destructors and also by re-ordering members. llvm-svn: 184364