[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
       
    Wed Feb 10 10:22:23 PST 2021
    
    
  
leonardchan updated this revision to Diff 322737.
leonardchan edited the summary of this revision.
leonardchan added a comment.
Updated to remove `needsStaticRelocation`.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95960/new/
https://reviews.llvm.org/D95960
Files:
  llvm/include/llvm/IR/Constant.h
  llvm/lib/IR/Constants.cpp
  llvm/lib/Target/TargetLoweringObjectFile.cpp
  llvm/test/CodeGen/X86/relptr-rodata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95960.322737.patch
Type: text/x-patch
Size: 5017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/30b09ae8/attachment.bin>
    
    
More information about the llvm-commits
mailing list