[PATCH] D95960: [llvm][IR] Do not place constants with static relocations in a mergeable section

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 15:14:11 PST 2021


leonardchan added a comment.

In D95960#2566681 <https://reviews.llvm.org/D95960#2566681>, @pcc wrote:

> I think you will need to `s/needsRelocation/needsDynamicRelocation/g` throughout the rest of the codebase.

Updated.


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