Files
clang-p2996/lld/wasm/Writer.cpp
Fangrui Song 8db61ed29d [WebAssembly] Stabilize custom section order
It currently depends on the StringMap iteration order, which is not
guaranteed to be deterministic. Use MapVector to stabilize the order.
2023-07-22 09:37:22 -07:00

64 KiB