[PATCH] D87960: [lld-macho] Always include custom syslibroot when running tests
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 15:51:36 PDT 2020
int3 added inline comments.
================
Comment at: lld/test/MachO/lit.local.cfg:2
+# -*- Python -*-
+
+import os
----------------
compnerd wrote:
> Please add the copyright header
hmm I looked at a bunch of other lit.cfg.py files and they all seemed to lack the copyright header
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87960/new/
https://reviews.llvm.org/D87960
More information about the llvm-commits
mailing list