aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-07-16[WebAssembly] Remove ELF file support.Sam Clegg1-6/+0
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-02-22[WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman1-1/+7
2015-12-17[WebAssembly] Convert WebAssemblyTargetObjectFile to TargetLoweringObjectFileELFDan Gohman1-40/+3
2015-07-16Remove DataLayout from TargetLoweringObjectFile, redirect to ModuleMehdi Amini1-1/+1
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman1-0/+67