[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
Wed May 31 12:31:31 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG43249378da67: [X86] Use "l" prefix for data sections under medium/large code model (authored by aeubanks).

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.527162.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/f1e8cf09/attachment.bin>


More information about the llvm-commits mailing list