mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 23:57:14 +08:00
9a4ecc2fff
Return a descriptive error instead of panicking when loadLinkerPatches encounters an unsupported patch type (new/delete/copy/rename). This gives a clear error message to the user instead of a stack trace.