[PATCH] D38977: COFF: Add type server pdb files to linkrepro tar file.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 17 14:51:20 PDT 2017
zturner added inline comments.
================
Comment at: lld/test/COFF/linkrepro-pdb.test:1
+REQUIRES: x86, shell
+
----------------
I don't believe this test needs `requires shell` does it? That will basically prevent it from running on Windows.
https://reviews.llvm.org/D38977
More information about the llvm-commits
mailing list