[all-commits] [llvm/llvm-project] f73668: [lld/mac] Support -data_in_code_info, -function_st...

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Jun 18 10:06:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7366890c23f5be142a434879a3d42f46c4e4d92
      https://github.com/llvm/llvm-project/commit/f7366890c23f5be142a434879a3d42f46c4e4d92
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-06-18 (Fri, 18 Jun 2021)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/Options.td
    M lld/test/MachO/data-in-code.s
    M lld/test/MachO/function-starts.s

  Log Message:
  -----------
  [lld/mac] Support -data_in_code_info, -function_starts flags

These are on by default, but there's also an explicit flag for them.

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




More information about the All-commits mailing list