[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 3 14:19:34 PST 2021


leonardchan updated this revision to Diff 321230.

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.321230.patch
Type: text/x-patch
Size: 5157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/e4df45e8/attachment.bin>


More information about the llvm-commits mailing list