[PATCH] D45899: TableGen: Add a --write-if-changed flag to tablegen directly instead of doing it in cmake.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 12:59:28 PDT 2018


thakis created this revision.
thakis added a reviewer: rnk.
Herald added a subscriber: mgorny.

Removes one subprocess and one temp file from the build for each tablegen invocation.


https://reviews.llvm.org/D45899

Files:
  cmake/modules/TableGen.cmake
  lib/TableGen/Main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45899.143370.patch
Type: text/x-patch
Size: 4202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/fc3bf899/attachment.bin>


More information about the llvm-commits mailing list