Skip to content

Commit

Permalink
[LLVM 16] Remove signal chaining hack from K/N compiler
Browse files Browse the repository at this point in the history
It crashes because the memory to patch is not writable for binaries
built with modern Xcode versions.

But the hack is no longer needed because now we have patched the LLVM to
prevent it from setting up signal handlers.

See more details in the issue.

^KT-61299
  • Loading branch information
SvyatoslavScherbina authored and Space Cloud committed Jul 1, 2024
1 parent dafb1d5 commit 21ce48b
Showing 1 changed file with 0 additions and 110 deletions.

This file was deleted.

0 comments on commit 21ce48b

Please sign in to comment.