Skip to content
  • Paul Sokolovsky's avatar
    unix/gccollect: Fallback to setjmp-based register fetching automatically. · 6e68a68d
    Paul Sokolovsky authored
    Now, if we build for an architecture which doesn't have dedicated support
    for getting registers for GC scanning, fallback to setjmp-based method
    automatically. It's still possible to force setjmp-based implementation
    on archs with dedicated support (e.g. for testing, or for peculiar calling
    conventions/optimizations).
    6e68a68d