[PATCH 0/3] always create fresh corpus objects

Giuliano Procida gprocida@google.com
Tue Apr 27 11:28:50 GMT 2021


This is a small series of changes that adjust how corpus objects are
created when reading into a corpus group.

Overall the changes eliminate some conditional logic and make abidiff
slightly faster when processing ABIs containing multiple corpora.

Giuliano Procida (3):
  abg-dwarf-reader: create new corpus unconditionally
  abg-reader: ensure corpus always has a symtab reader
  abg-reader: create a fresh corpus object per corpus

 src/abg-dwarf-reader.cc |  9 +-----
 src/abg-reader.cc       | 71 +++++++++++------------------------------
 2 files changed, 20 insertions(+), 60 deletions(-)

-- 
2.31.1.498.g6c1eba8ee3d-goog



More information about the Libabigail mailing list