[PATCH] D118008: [demangler] write-protect non-canonical source

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 22:26:00 PST 2022


serge-sans-paille added a comment.

In D118008#3265195 <https://reviews.llvm.org/D118008#3265195>, @serge-sans-paille wrote:

> May I suggest an alternate approach: it could be cmake's job to do the copying. That way the LLVM headers would never live in git, and there would be only one source for each of them (?)

But that would mean a cross-project rule, which is probably not a good thing. Forget about it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118008/new/

https://reviews.llvm.org/D118008



More information about the llvm-commits mailing list