]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: dedup: type tags
authorNick Alcock <nick.alcock@oracle.com>
Fri, 25 Apr 2025 19:32:58 +0000 (20:32 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 25 Apr 2025 20:23:07 +0000 (21:23 +0100)
commitbf735030ac448b1e60d3f01fb88f205de3153656
tree21ab4ee946e68771b5993162ab5b7f1ddc987772
parent4db605353c33245acb436d76129610131916574a
libctf: dedup: type tags

Another trivial case: they're just like pointers except that they have a
name (and we don't need to care about that, because names are hashed in, if
present, anyway).
libctf/ctf-dedup.c