https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234201

David Chisnall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from David Chisnall <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to