compiler: remove ArchWasm32 special case in cmmDoCmmSwitchPlans
This patch removes special consideration for ArchWasm32 in cmmDoCmmSwitchPlans, which means the compiler will now disable cmmImplementSwitchPlans for wasm unreg backend, just like unreg backend of other targets. We enabled it in the past to workaround some compile-time panic in older versions of LLVM, but those panics are no longer present, hence no need to keep this workaround.
-
mentioned in commit 524881a9
-
mentioned in commit 8bd28cf2
-
mentioned in commit 02ebbd17
-
mentioned in commit 69ff34de
-
mentioned in commit 29e08178
-
mentioned in commit 39bdb0e5
-
mentioned in commit fb8aade5
-
mentioned in commit 2e15c41c
-
mentioned in commit 1f7a1784
-
mentioned in commit 677ae5c2
-
mentioned in commit b116e11e
-
mentioned in commit ba99db26
-
mentioned in commit 71fd8e81
-
mentioned in commit 10963bf1
-
mentioned in commit 72754949
-
mentioned in commit ae1c4177
-
mentioned in commit 9e37273f
-
mentioned in commit ef9b0c36
-
mentioned in commit 22835dd3
-
mentioned in commit 27827bee
-
mentioned in commit 2618d276
-
mentioned in commit ab280a2d
-
mentioned in commit f78016fc
-
mentioned in commit 5338ff59
-
mentioned in commit 0570b5e3
-
mentioned in commit e69301cc
-
mentioned in commit 9184a31b