[PATCH] D140111: [lld][wasm] Split __wasm_apply_data_relocs when it exceeds the function size limit

Illia Malachyn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 07:46:52 PST 2023


k1nder10 updated this revision to Diff 485994.
k1nder10 added a comment.

Got rid of exceptions


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

https://reviews.llvm.org/D140111

Files:
  lld/test/wasm/data-segments.ll
  lld/test/wasm/pie.ll
  lld/wasm/ApplyDataRelocsSplitter.cpp
  lld/wasm/ApplyDataRelocsSplitter.h
  lld/wasm/CMakeLists.txt
  lld/wasm/Config.h
  lld/wasm/Driver.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140111.485994.patch
Type: text/x-patch
Size: 16129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/50c359de/attachment.bin>


More information about the llvm-commits mailing list