[all-commits] [llvm/llvm-project] d75b37: [WebAssembly] Test that invalid symbol/relocation ...

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu Jan 21 14:06:24 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d75b3719828f3e0c9736476e50a08e5083f90c0b
      https://github.com/llvm/llvm-project/commit/d75b3719828f3e0c9736476e50a08e5083f90c0b
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M llvm/lib/Object/WasmObjectFile.cpp
    A llvm/test/Object/Inputs/WASM/bad-reloc-type.wasm
    A llvm/test/Object/Inputs/WASM/bad-symbol-type.wasm
    A llvm/test/Object/wasm-bad-reloc-type.test
    A llvm/test/Object/wasm-bad-symbol-type.test

  Log Message:
  -----------
  [WebAssembly] Test that invalid symbol/relocation types generate errors

See https://bugs.llvm.org/show_bug.cgi?id=48827

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




More information about the All-commits mailing list