summaryrefslogtreecommitdiff
path: root/lld/wasm/OutputSegment.cpp
AgeCommit message (Expand)Author
2023-03-09[lld][WebAssembly] Use C++17 nested namespace syntax in most places. NFCSam Clegg
2022-12-20Revert D139181 "[lld][Alignment][NFC] Use Align instead of log2 of alignment ...Guillaume Chatelet
2022-12-02[lld][Alignment][NFC] Use Align instead of log2 of alignment in Wasm SectionsGuillaume Chatelet
2022-06-03[lld][WebAssembly] Remove unnecessary accessor methods. NFCSam Clegg
2021-05-18[lld][WebAssembly] Enable string tail merging in debug sectionsSam Clegg
2021-05-17[lld][WebAssembly] Refactor input chunk class hierarchy. NFCSam Clegg
2021-05-10Reland: "[lld][WebAssembly] Initial support merging string data"Sam Clegg
2021-05-10Revert "[lld][WebAssembly] Initial support merging string data"Nico Weber
2021-05-10[lld][WebAssembly] Initial support merging string dataSam Clegg