Skip to content

linker: add support for hidden symbols (#25191)

part of the haskell.nix patches upstreaming

this adds support for hidden symbols to ghci's symbols tables

  • ci passes
  • add ticket
  • add test
  • better motivation for handling hidden symbols in ghci's symbol table. I'm unsure what linker case these hidden symbols would be hitting without this patch.
Edited by Sylvain Henry

Merge request reports

Loading