summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/WasmDump.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Wrap things in namespace llvmFangrui Song2019-04-151-4/+5
* [llvm-objdump] Migrate relocation handling functions from error_code to ErrorFangrui Song2019-04-081-6/+5
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-1/+1
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-objdump] - Move getRelocationValueString and dependenices out of the ll...George Rimar2019-01-181-0/+25
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add llvm-objdump support for wasm file formatDerek Schuff2016-11-301-0/+28
OpenPOWER on IntegriCloud