[all-commits] [llvm/llvm-project] a05b69: [ELF][NFC] Do not pass region name to expandMemory...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Sun Nov 21 23:19:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a05b694b1e1d742d7702c1774abfaf98f502f04b
      https://github.com/llvm/llvm-project/commit/a05b694b1e1d742d7702c1774abfaf98f502f04b
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M lld/ELF/LinkerScript.cpp

  Log Message:
  -----------
  [ELF][NFC] Do not pass region name to expandMemoryRegion()

The name can be easily got on-site.

Differential Revision: https://reviews.llvm.org/D114228




More information about the All-commits mailing list