[PATCH] D56316: [gn build] Add build files for llvm/lib/{LineEditor, Testing/Support, TextAPI}

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 05:43:12 PST 2019


thakis created this revision.
thakis added a reviewer: phosek.
Herald added a subscriber: hiraditya.

Nothing pulls them in yet, but they will be needed for check-llvm.

LineEditor depends on libedit, so create a gn/build/lib for it, following the usual pattern.


https://reviews.llvm.org/D56316

Files:
  llvm/utils/gn/build/libs/edit/BUILD.gn
  llvm/utils/gn/build/libs/edit/enable.gni
  llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/LineEditor/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/Testing/Support/BUILD.gn
  llvm/utils/gn/secondary/llvm/lib/TextAPI/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56316.180237.patch
Type: text/x-patch
Size: 3351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/279dd67c/attachment.bin>


More information about the llvm-commits mailing list