https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234201
David Chisnall <thera...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thera...@freebsd.org --- Comment #2 from David Chisnall <thera...@freebsd.org> --- When I looked at that code a couple of years back, I seem to recall that not all of the DWARF encodings were supported. I believe only the ones that LLVM emits are well tested (I also vaguely remember adding a couple that were missing in the CHERI branch). The good news is that they're all pretty trivial (value plus some base address), so if someone can figure out what the value of `encoding` is in the failing case, I can probably give you a patch to fix it quite easily. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"