[PATCH] D51561: [CMake] Add support for unittests that have input files
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 15:41:06 PDT 2018
zturner added a comment.
These aren't demangle tests fwiw. But that just complicates the cmake
logic, and I don't see the benefit of doing so. Writing 3k of data to the
disk is hardly going to be a noticeable part of the configure step.
Repository:
rL LLVM
https://reviews.llvm.org/D51561
More information about the llvm-commits
mailing list