[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:23 PST 2022


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

- TODO


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.411410.patch
Type: text/x-patch
Size: 10922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/33c0ce1d/attachment.bin>


More information about the llvm-commits mailing list