]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update libcxxrt's private copy of elftoolchain demangler
authorDimitry Andric <dim@FreeBSD.org>
Wed, 4 Nov 2020 11:13:36 +0000 (11:13 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Wed, 4 Nov 2020 11:13:36 +0000 (11:13 +0000)
commita7941b3326a38f203dab0b92a51e549499081a08
tree1c5792fb37a5dd9be28259b7d604cc0f46961a17
parentc2bffd0a9793be8a23ab719557756b2a2ce2c3b5
Update libcxxrt's private copy of elftoolchain demangler

This updates the private copy of libelftc_dem_gnu3.c in libcxxrt with
the most recent version from upstream r3877. Similar to r367322, this
fixes a number of possible assertions, and allows it to correctly
demangle several names that it could not handle before.

PR: 250702
MFC after: 3 days
contrib/libcxxrt/libelftc_dem_gnu3.c