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.
Paths
| Differential D56316
[gn build] Add build files for llvm/lib/{LineEditor,Testing/Support,TextAPI} ClosedPublic Authored by thakis on Jan 4 2019, 5:43 AM.
Details Summary 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.
Diff Detail
Event Timelinethakis added a child revision: D56195: [gn build] Add check-llvm target and make it work.Jan 4 2019, 5:48 AM This revision is now accepted and ready to land.Jan 4 2019, 9:03 AM Closed by commit rL350407: [gn build] Add build files for llvm/lib/{LineEditor,Testing/Support,TextAPI} (authored by nico). · Explain WhyJan 4 2019, 9:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180255 llvm/trunk/utils/gn/build/libs/edit/BUILD.gn
llvm/trunk/utils/gn/build/libs/edit/enable.gni
llvm/trunk/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/lib/LineEditor/BUILD.gn
|