summaryrefslogtreecommitdiff
path: root/lib/LLVMBuild.txt
AgeCommit message (Expand)Author
2017-08-21Re-apply "Introduce FuzzMutate library"Justin 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
2016-09-06Add an c++ itanium demangler to llvm.Rafael Espindola
2016-03-01Add LLVMBuild for ObjectYAML.Rafael Espindola
2015-06-12Wrap some long lines in LLVMBuild files. NFCDouglas Katzman
2015-06-09LibDriver, llvm-lib: introduce.Peter Collingbourne
2015-05-14Reflow long lines of some LLVMBuild filesDouglas Katzman
2015-03-07[PM] Create a separate library for high-level pass management code.Chandler Carruth
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-12-12LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar