[all-commits] [llvm/llvm-project] 50c1b2: [lld-macho] minimal TimeTrace support

tschuett via All-commits all-commits at lists.llvm.org
Thu Mar 11 06:31:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50c1b21851a175a38d82c482b7a589dfb0bf4c68
      https://github.com/llvm/llvm-project/commit/50c1b21851a175a38d82c482b7a589dfb0bf4c68
  Author: Thorsten Schütt <schuett at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M lld/MachO/Config.h
    M lld/MachO/Driver.cpp
    M lld/MachO/Options.td
    A lld/test/MachO/time-trace.s

  Log Message:
  -----------
  [lld-macho] minimal TimeTrace support

This is the minimal port from ELF. Any extension should easy from here

Test plan: ninja check-all-macho

Reviewed By: #lld-macho, thakis

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




More information about the All-commits mailing list