summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)Author
2017-08-21Moving libFuzzer from LLVM to compiler-rt.George Karpenkov
2017-08-21Re-apply "Introduce FuzzMutate library"Justin Bogner
2017-08-21Revert "Re-apply "Introduce FuzzMutate library""Justin Bogner
2017-08-21Re-apply "Introduce FuzzMutate library"Justin Bogner
2017-08-21Revert "Introduce FuzzMutate library"Justin Bogner
2017-08-21Introduce FuzzMutate libraryJustin Bogner
2017-07-26Move manifest utils into separate lib, to reduce libxml2 deps.Eric Beckmann
2017-06-14[gtest] Create a shared include directory for gtest utilities.Zachary Turner
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-05-13Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.Peter Collingbourne
2017-01-11[XRay] Define the library for XRay trace logsDean Michael Berris
2016-09-06Try to fix a circular dependency in the modules build.Rafael Espindola
2016-09-06Add an c++ itanium demangler to llvm.Rafael Espindola
2016-03-01Move ObjectYAML code to a new library.Rafael Espindola
2015-06-09LibDriver, llvm-lib: introduce.Peter Collingbourne
2015-03-07[PM] Create a separate library for high-level pass management code.Chandler Carruth
2015-01-29Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman
2015-01-29Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman
2015-01-27Add a Fuzzer libraryKostya Serebryany
2014-03-21ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner
2014-03-12Back out Profile library and dependent commitsJustin Bogner
2014-03-12Profile: Add a library for the instrumentation based profiling formatJustin Bogner
2014-01-31Introduce line editor library.Peter Collingbourne
2013-09-24Move LTO support library to a component, allowing it to be testedPeter Collingbourne
2013-06-17Move lib/Archive to tools/llvm-ar.Rafael Espindola
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth
2012-12-05Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer
2011-10-01Move TableGen's parser and entry point into a libraryPeter Collingbourne
2011-09-20Remove from cmake too.Eric Christopher
2011-09-13Sketch out a DWARF parser.Benjamin Kramer
2011-03-12Build CompilerDriver library.Oscar Fuentes
2011-02-18Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes