Displaying 1 result from an estimated 1 matches for "a2fa3d68".
2014 Apr 04
3
[LLVMdev] [lld] adding demangler for symbol resolution
On 4/4/2014 3:46 AM, David Chisnall wrote:
> On 3 Apr 2014, at 20:49, Shankar Easwaran <shankare at codeaurora.org> wrote:
>
>> b) I am not planning to write a demangler. I was planning on using abi::__cxx_demangle if there was one available and the first character in the symbol was a _.
>> If MSVC was defined, we would use the Undecorate API.
> The demangler that