[PATCH] D55028: [gn build] Add template for running llvm-tblgen and use it to add build file for llvm/lib/IR.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 15:41:56 PST 2018


thakis updated this revision to Diff 175781.
thakis edited the summary of this revision.
thakis added a comment.

remove not functional "write if different" attempt


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

https://reviews.llvm.org/D55028

Files:
  llvm/utils/gn/build/run_tablegen.py
  llvm/utils/gn/secondary/BUILD.gn
  llvm/utils/gn/secondary/llvm/include/llvm/IR/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/BinaryFormat/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn
  llvm/utils/gn/secondary/llvm/utils/TableGen/tablegen.gni

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55028.175781.patch
Type: text/x-patch
Size: 7285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/9a196c3f/attachment-0001.bin>


More information about the llvm-commits mailing list