summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use __stack_pointer global when writing wasm binarySam Clegg2017-06-161-0/+2
* [WebAssembly] Cleanup WebAssemblyWasmObjectWriterSam Clegg2017-06-131-13/+12
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* [WebAssembly] MC: Refactor relocation handlingSam Clegg2017-06-061-0/+7
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-2/+46
* [WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman2017-02-221-0/+48
OpenPOWER on IntegriCloud