This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

thakis created this revision.Jan 4 2019, 5:43 AM
phosek accepted this revision.Jan 4 2019, 9:03 AM

LGTM

This revision is now accepted and ready to land.Jan 4 2019, 9:03 AM
This revision was automatically updated to reflect the committed changes.