aboutsummaryrefslogtreecommitdiff
path: root/lld/wasm/Writer.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-09[lld][WebAssembly] Use C++17 nested namespace syntax in most places. NFCSam Clegg1-4/+2
2019-05-21[WebAssembly] Refactor synthetic sections and relocation processing. NFC.Sam Clegg1-2/+0
2019-02-04[WebAssembly] clang-tidy (NFC)Heejin Ahn1-1/+1
2019-02-01[WebAssembly] Support imports from custom module namesSam Clegg1-0/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-11-17[WebAssembly] Initial wasm linker implementationSam Clegg1-0/+21