summaryrefslogtreecommitdiff
path: root/lld/wasm/MapFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lld] Don't include SetVector.h (NFC)Kazu Hirata2022-09-171-1/+0
* Rename parallelForEachN to just parallelForNico Weber2022-06-191-1/+1
* [WebAssembly][lld] Fix segfault on .bss sections in mapfileThomas Lively2021-07-071-4/+8
* [lld][WebAssembly] Rename methods/members to match ELF backend. NFC.Sam Clegg2021-02-261-5/+5
* [lld][WebAssembly] Delay the merging of data section when dynamic linkingSam Clegg2021-02-111-1/+1
* [lld][WebAssembly] Common superclass for input globals/events/tablesAndy Wingo2021-02-111-2/+2
* [lld][WebAssembly] Fix segfault in map file supportThomas Lively2021-02-091-2/+11
* [lld][WebAssembly] Add initial support for -Map/--print-mapSam Clegg2020-09-121-0/+148