[PATCH] D87960: [lld-macho] Always include custom syslibroot when running tests
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 14:05:59 PDT 2020
int3 added a comment.
One downside of lit substitutions is that running `llvm-lit <test>` will then generate a temporary file in the current directory.
But I don't really care one way or another -- I did it this way primarily because of @ruiu's preference.
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