aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-13WebAssembly: fix build break introduced by ELFObjectWriter churnJF Bastien1-3/+4
2016-01-12[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.Dan Gohman1-5/+2
2016-01-11[WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman1-2/+17
2015-12-21[WebAssembly] Remove an unneeded empty destructor.Dan Gohman1-4/+0
2015-12-17[WebAssembly] Experimental ELF writer supportDan Gohman1-0/+58