aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Fix branch relaxation in 16-bit mode.Nirav Dave1-1/+2
2016-01-13[WebAssembly] Add an assertion to catch unexpected MCFixupKindInfo flags.Dan Gohman1-0/+2
2016-01-13[WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.Dan Gohman1-2/+2
2016-01-08[WebAssembly] Remove unused arguments, unused functions. NFC.Dan Gohman1-4/+1
2015-12-17[WebAssembly] Experimental ELF writer supportDan Gohman1-0/+103