[PATCH] D61697: [lit] Disable test on darwin when building shared libs.
Ilya Biryukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 00:54:00 PDT 2019
ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.
LGTM, I see no way around it, we can't copy all of the shared libs.
Maybe there's an alternative way to test this without copying the binary, but I don't have one in mind.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61697/new/
https://reviews.llvm.org/D61697
More information about the llvm-commits
mailing list