Displaying 1 result from an estimated 1 matches for "5a68f3ff".
2017 Oct 24
3
lld: sigbus error handling
On Mon, Oct 23, 2017 at 5:28 PM, Andrew Kelley <superjoe30 at gmail.com> wrote:
> For Zig we use LLD as a library. So for us it would be better to avoid
> global state such as SIGBUS (or any other signal handlers), instead
> returning an error from the link function when linking fails. If lld can
> encapsulate this signal handling and prevent the application using lld from
>