[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 Dec 20 05:56:08 PST 2022


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

Fix the line ending in tests. Fix tests. Removed unnecessary classes.


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.484242.patch
Type: text/x-patch
Size: 16253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/cea1e0ba/attachment.bin>


More information about the llvm-commits mailing list