[llvm] [TableGen] Use a more efficient memory buffer for output (PR #123353)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 03:08:49 PST 2025


s-barannikov wrote:

I think we should use timestamp based approach rather than file comparison (see gcc's -MD/-MT/-MF/...).
Not sure how difficult it would be to integrate it with cmake/bazel.


https://github.com/llvm/llvm-project/pull/123353


More information about the llvm-commits mailing list