summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update MCObjectWriter and associated interfaces after r315327Derek Schuff2017-10-101-3/+5
* Fix Wasm build after r315254Reid Kleckner2017-10-101-3/+2
* WebAssembly: fix build break introduced by ELFObjectWriter churnJF Bastien2016-01-131-3/+4
* [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.Dan Gohman2016-01-121-5/+2
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-2/+17
* [WebAssembly] Remove an unneeded empty destructor.Dan Gohman2015-12-211-4/+0
* [WebAssembly] Experimental ELF writer supportDan Gohman2015-12-171-0/+58
OpenPOWER on IntegriCloud