Skip to content
  • Cheng Shao's avatar
    752677dc
    compiler: fix Cmm dynamic CLabels for wasm · 752677dc
    Cheng Shao authored and Zubin's avatar Zubin committed
    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)
    (cherry picked from commit 76293382)
    752677dc
    compiler: fix Cmm dynamic CLabels for wasm
    Cheng Shao authored and Zubin's avatar Zubin committed
    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)
    (cherry picked from commit 76293382)
Loading