summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LineEditor
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Delete redundant DEPENDS/LINK_LIBS from LineEditor/XRayFangrui Song2019-06-221-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Fix Clang-tidy modernize-deprecated-headers warnings in some files; other min...Eugene Zelenko2016-03-281-5/+11
* Remove autoconf supportChris Bieneman2016-01-261-15/+0
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-1/+4
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-4/+8
* Avoid using EL_GETFP.Peter Collingbourne2014-02-041-10/+5
* Silence GCC warnings.Benjamin Kramer2014-02-011-4/+3
* Introduce line editor library.Peter Collingbourne2014-01-314-0/+369
OpenPOWER on IntegriCloud