summaryrefslogtreecommitdiff
path: root/lld/wasm/MapFile.cpp
AgeCommit message (Expand)Author
2025-01-02[lld][WebAssembly] Replace config-> with ctx.arg.Fangrui Song
2024-01-18[lld][WebAssembly] Move input vectors from symtab to ctx. NFC (#78640)Sam Clegg
2022-09-17[lld] Don't include SetVector.h (NFC)Kazu Hirata
2022-06-19Rename parallelForEachN to just parallelForNico Weber
2021-07-07[WebAssembly][lld] Fix segfault on .bss sections in mapfileThomas Lively
2021-02-26[lld][WebAssembly] Rename methods/members to match ELF backend. NFC.Sam Clegg
2021-02-11[lld][WebAssembly] Delay the merging of data section when dynamic linkingSam Clegg
2021-02-11[lld][WebAssembly] Common superclass for input globals/events/tablesAndy Wingo
2021-02-09[lld][WebAssembly] Fix segfault in map file supportThomas Lively
2020-09-12[lld][WebAssembly] Add initial support for -Map/--print-mapSam Clegg