[PATCH] D108737: [gn build] Don't copy xray includes
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 15:42:57 PDT 2021
thakis added a comment.
Doesn't this break `llvm/utils/gn/build/sync_source_lists_from_cmake.py` as-is? If so, add a dummy "ignored" group with these files at the bottom. (...which sadly has the side effect of making this list no longer auto-syncable -- but this list doesn't change super often)
Which cmake checks check for this? Do you use the output of the gn build as the input of some other build? (Just curious; perfectly fine to do that of course.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108737/new/
https://reviews.llvm.org/D108737
More information about the llvm-commits
mailing list