[PATCH] D73524: [CMake][DFSan] Don't use cat as it's not available on Windows
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 16:07:28 PST 2020
efriedma added a comment.
http://llvm.org/docs/GettingStarted.html#software currently says exactly the opposite of what this patch is doing: cat is required to build LLVM, python is optional. Is that out of date?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73524/new/
https://reviews.llvm.org/D73524
More information about the llvm-commits
mailing list