"git@gitlab.haskell.org:ghc/packages/Cabal.git" did not exist on "c99ac791e55bde933088c45e8d8b68a23a0cd7c0"
compiler: fix Cmm dynamic CLabels for wasm
This commit fixes the handling of dynamic CLabels for the wasm backend. Just do the simplest handling: preserve the original CLabel, both unreg/NCG backends can handle them properly without issue. (cherry picked from commit 74411461)
Loading
Please register or sign in to comment