[all-commits] [llvm/llvm-project] d7e539: [lld-macho] Remove no_dtrace_dof from un-implement...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Tue Nov 2 09:36:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7e5393af4d7e903dad172ac2f8dbc8e0afddde9
      https://github.com/llvm/llvm-project/commit/d7e5393af4d7e903dad172ac2f8dbc8e0afddde9
  Author: Vy Nguyen <vyng at google.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M lld/MachO/Options.td
    M lld/test/MachO/silent-ignore.test

  Log Message:
  -----------
  [lld-macho] Remove no_dtrace_dof from un-implemented group.

One fewer warning.
In practice, lld already "implements" it. (ie., it does not do dtrace-dof processing ever).

Reviewed By: #lld-macho, thakis

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




More information about the All-commits mailing list