summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Remove ELF file support.Sam Clegg2018-07-161-6/+0
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman2017-02-221-1/+7
* [WebAssembly] Convert WebAssemblyTargetObjectFile to TargetLoweringObjectFileELFDan Gohman2015-12-171-40/+3
* Remove DataLayout from TargetLoweringObjectFile, redirect to ModuleMehdi Amini2015-07-161-1/+1
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+67
OpenPOWER on IntegriCloud