[all-commits] [llvm/llvm-project] aa288f: [lld-macho] Emit map file entries for more synthet...

Jez Ng via All-commits all-commits at lists.llvm.org
Wed Dec 21 14:29:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa288fd9847ce4982058fda8bfd9a127bab339b8
      https://github.com/llvm/llvm-project/commit/aa288fd9847ce4982058fda8bfd9a127bab339b8
  Author: Jez Ng <jezng at fb.com>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M lld/MachO/MapFile.cpp
    M lld/test/MachO/dead-strip.s
    M lld/test/MachO/map-file.ll
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  [lld-macho] Emit map file entries for more synthetic sections

We now handle the GOT, TLV, and stubs/lazy pointer sections.

Reviewed By: #lld-macho, thevinster, thakis

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




More information about the All-commits mailing list