[PATCH] D73524: [CMake][DFSan] Don't use cat as it's not available on Windows

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 19:40:04 PST 2020


tstellar added a comment.

lit has a builtin cat command, is there some way to use it here instead of re-implementing the functionality?


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