Skip to content
  • Cheng Shao's avatar
    74411461
    compiler: fix Cmm dynamic CLabels for wasm · 74411461
    Cheng Shao authored
    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.
    74411461
    compiler: fix Cmm dynamic CLabels for wasm
    Cheng Shao authored
    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.
Loading