[PATCH] D89795: [jitlink][ELF] Allocate SHN_COMMON symbols as uninitialized blocks in __common
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 09:17:18 PDT 2020
sgraenitz added a comment.
Of course, I must compile with `-fPIC` to avoid relocation types like `R_X86_64_32S` in the first place. Looking into the test case now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89795/new/
https://reviews.llvm.org/D89795
More information about the llvm-commits
mailing list