[PATCH] D54153: Fix compilation issue in VS2017 with Clang-tablegen and LLVM-tablegen
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 08:30:12 PST 2018
zturner added a comment.
Unfortunately I can't read your output log, but I'm a little bit concerned that we're making a change to the dependency graph for what seems to be a problem only with the Visual Studio generator (or, at least, nobody has ever observed this problem with any other build system). Is the dependency actually correct?
Repository:
rL LLVM
https://reviews.llvm.org/D54153
More information about the llvm-commits
mailing list