[all-commits] [llvm/llvm-project] f3ea73: [ELF] Set large section flag for globals with an e...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Wed Oct 18 16:24:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3ea73133f91c1c23596d45680c8f2269c1dd289
      https://github.com/llvm/llvm-project/commit/f3ea73133f91c1c23596d45680c8f2269c1dd289
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/test/CodeGen/X86/code-model-elf-sections.ll

  Log Message:
  -----------
  [ELF] Set large section flag for globals with an explicit section (#69396)

An oversight in https://reviews.llvm.org/D148836 since this is a
different code path.




More information about the All-commits mailing list