Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
In commit 83a003fc globalRegMaybe will be called but panics for unregisterised compilers. In an unregisterised compiler there are no global registers so always return `Nothing`. Fixes #9055.
In commit 83a003fc globalRegMaybe will be called but panics for unregisterised compilers. In an unregisterised compiler there are no global registers so always return `Nothing`. Fixes #9055.