[all-commits] [llvm/llvm-project] 962acf: [lld][WebAssembly] Use llvm-objdump to test __wasm...

Thomas Lively via All-commits all-commits at lists.llvm.org
Tue Sep 14 18:08:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 962acf0a27fbdb945b7b790cc57ba4ae4729879f
      https://github.com/llvm/llvm-project/commit/962acf0a27fbdb945b7b790cc57ba4ae4729879f
  Author: Thomas Lively <tlively at google.com>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
    M lld/test/wasm/data-segments.ll

  Log Message:
  -----------
  [lld][WebAssembly] Use llvm-objdump to test __wasm_init_memory

Rather than depending on the hex dump from obj2yaml. Now the test shows the
expected function body in a human readable format.

Differential Revision: https://reviews.llvm.org/D109730




More information about the All-commits mailing list