[PATCH] D140631: [lld-macho][test] Remove redundant -lSystem flags
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 23 11:45:34 PST 2022
int3 added a comment.
> I often change %lld to ld in tests locally to compare behavior to ld64.
I do something similar, except that I change it in lit.local.cfg, so all the flags carry over... would that work for you?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140631/new/
https://reviews.llvm.org/D140631
More information about the llvm-commits
mailing list