[PATCH] D148836: [X86] Use "l" prefix for data sections under medium/large code model

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 13:21:21 PDT 2023


aeubanks updated this revision to Diff 524453.
aeubanks added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148836/new/

https://reviews.llvm.org/D148836

Files:
  llvm/include/llvm/Target/TargetMachine.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/TargetMachine.cpp
  llvm/test/CodeGen/X86/code-model-elf-sections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148836.524453.patch
Type: text/x-patch
Size: 5870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/cf0bbe3f/attachment.bin>


More information about the llvm-commits mailing list