[PATCH] D27355: [WebAssembly] Add wasm support for llvm-readobj

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 15:42:20 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293569: [WebAssembly] Add wasm support for llvm-readobj (authored by dschuff).

Changed prior to commit:
  https://reviews.llvm.org/D27355?vs=86354&id=86361#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27355

Files:
  llvm/trunk/include/llvm/Object/Wasm.h
  llvm/trunk/include/llvm/Support/Wasm.h
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/test/tools/llvm-readobj/Inputs/trivial.obj.wasm
  llvm/trunk/test/tools/llvm-readobj/file-headers.test
  llvm/trunk/test/tools/llvm-readobj/sections.test
  llvm/trunk/tools/llvm-readobj/CMakeLists.txt
  llvm/trunk/tools/llvm-readobj/ObjDumper.h
  llvm/trunk/tools/llvm-readobj/WasmDumper.cpp
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27355.86361.patch
Type: text/x-patch
Size: 9739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/c80c61a5/attachment.bin>


More information about the llvm-commits mailing list