[PATCH] D120522: [MC][WebAssembly] Fix crash when relocation addend underflows U32

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 07:15:59 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c75521ce0b1: [MC][WebAssembly] Fix crash when relocation addend underlows U32 (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120522/new/

https://reviews.llvm.org/D120522

Files:
  lld/test/wasm/reloc-addend.s
  lld/wasm/InputChunks.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/MC/WebAssembly/reloc-code.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120522.411411.patch
Type: text/x-patch
Size: 10922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/a8f63df9/attachment.bin>


More information about the llvm-commits mailing list