[lld] r220185 - [ELF] Add demangle test to XFAIL
Ed Maste
emaste at freebsd.org
Mon Oct 20 11:30:11 PDT 2014
On 20 October 2014 14:12, Rui Ueyama <ruiu at google.com> wrote:
> Does FreeBSD have cxxabi.h?
Yes.
LLDB's tests did uncover a few cases in our demangler where we fail to
demangle the name correctly. They were all relatively complex mangled
names, not something basic like the mangled symbol here. I'll see if
there's an obvious reason for this failure.
More information about the llvm-commits
mailing list