[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
Thu Feb 18 15:39:58 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc77659e5494e: [llvm][IR] Do not place constants with static relocations in a mergeable section (authored by leonardchan).

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/CodeGen/MachineFunction.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp
  llvm/lib/Target/TargetLoweringObjectFile.cpp
  llvm/test/CodeGen/X86/relptr-rodata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95960.324794.patch
Type: text/x-patch
Size: 7138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/548f0d25/attachment.bin>


More information about the llvm-commits mailing list