mbox

[0/2] Type identity clean-ups

Message ID 20200619163924.207852-1-gprocida@google.com
Headers

Message

Giuliano Procida June 19, 2020, 4:39 p.m. UTC
  Hi Dodji.

I've been looking at how libabigail compares types and decides two
types are the same. These are a couple of incidental commits prompted
by this investigation.

The commit message of the second patch below makes a couple of
statements as if they were true, but they are in fact somewhat
speculative. Please review with this in mind. Thanks!

Regards,
Giuliano.

Giuliano Procida (2):
  abg-ir.cc: Remove unused re_canonicalize function.
  Use pointers not strings in type graph comparison.

 include/abg-fwd.h                             |   3 -
 include/abg-ir.h                              |   5 -
 src/abg-ir.cc                                 |  37 +-
 .../PR25058-liblttng-ctl-report-1.txt         | 239 +++++-
 ....el7.x86_64-multiple-sym-vers-report-0.txt |   2 +-
 ...l7.x86_64-0.12.8-1.el7.x86_64-report-2.txt | 734 ++++++++++++------
 ...l7.x86_64-0.12.8-1.el7.x86_64-report-3.txt | 162 +++-
 7 files changed, 909 insertions(+), 273 deletions(-)