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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 15:44:14 PST 2022


sbc100 updated this revision to Diff 411248.
sbc100 added a comment.

- more testing


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.411248.patch
Type: text/x-patch
Size: 11701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/1a1098c8/attachment.bin>


More information about the llvm-commits mailing list