Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2021 00:40:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 222562] c++filt and libelftc do not demangle names correctly
Message-ID:  <bug-222562-29464-xOI6qeEvpU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222562-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222562-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222562

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|CURRENT                     |12.2-STABLE

--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
Work is in progress to migrate to some LLVM binutils replacements;
WITH_LLVM_CXXFILT is enabled by default in main and 13

$ c++filt _ZTS3Foo _ZTSZ4mainE3Bar _ZZ4mainE3Bar
typeinfo name for Foo
typeinfo name for main::Bar
main::Bar

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222562-29464-xOI6qeEvpU>