summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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