[PATCH] D95960: [llvm][IR] Do not place constants with static relocations in a mergeable section
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 13:26:58 PST 2021
pcc added a comment.
I think you will need to `s/needsRelocation/needsDynamicRelocation/g` throughout the rest of the codebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95960/new/
https://reviews.llvm.org/D95960
More information about the llvm-commits
mailing list