[PATCH] D87219: [ELF] Merge .openbsd.randomdata.* sections into a single .openbsd.randomdata section when linking
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 08:35:46 PDT 2020
MaskRay added a comment.
Can you describe the purpose of the section and why it needs to be suffixed? If `.openbsd.randomdata.` is only used in very few places, writing a linker script is a more appropriate solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87219/new/
https://reviews.llvm.org/D87219
More information about the llvm-commits
mailing list