[Wasm] Introduce check and error specialized for String to reduce output size
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 65_634
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_389
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 35_038
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_231
|
||||
|
||||
fun box() = "OK"
|
||||
Reference in New Issue
Block a user