[PATCH] D69146: [install-name-tool] Add first bits for install-name-tool

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 15:18:40 PDT 2019


rupprecht added inline comments.


================
Comment at: llvm/tools/llvm-objcopy/InstallNameToolOpts.td:1
+include "llvm/Option/OptParser.td"
+
----------------
rupprecht wrote:
> compnerd wrote:
> > Add the LLVM copyright header please.
> While we're at it, the other tablegen option files are missing the header...
Across the LLVM project, 43 files are missing this header (tests excluded)


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69146/new/

https://reviews.llvm.org/D69146





More information about the llvm-commits mailing list