[PATCH] D88867: Fix JITLink for ELF X86 so that it accepts a .bss section by adding a call to createZeroFillBlock

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 21:17:52 PDT 2020


lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.

You beat me to it with the formatting. Assuming the test case works for you this is good to land.


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

https://reviews.llvm.org/D88867



More information about the llvm-commits mailing list