[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
Thu May 25 13:48:54 PDT 2023


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

use llvm-readelf instead of llvm-readobj


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.525781.patch
Type: text/x-patch
Size: 6497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/7ea34d11/attachment.bin>


More information about the llvm-commits mailing list