aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCSectionWasm.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-19[WebAssembly] Update MC for bulk memoryThomas Lively1-1/+2
2019-02-09[MC] Clean up unused inline function and non-anchor defaulted destructors; NFCIHubert Tong1-2/+0
2019-02-04[WebAssembly] clang-tidy (NFC)Heejin Ahn1-3/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-12-13Remove redundant includes from lib/MC.Michael Zolotukhin1-1/+0
2017-02-22[WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman1-0/+97