summaryrefslogtreecommitdiff
path: root/unittests/Support/CMakeLists.txt
Commit message (Expand)AuthorAge
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-23
* [Support] Fix argv string escape bug on WindowsReid Kleckner2013-04-22
* [Support] Port ErrorOr<T> from lld to C++03.Michael J. Spencer2013-01-20
* Add an ArrayRecycler class.Jakob Stoklund Olesen2013-01-05
* Begin sketching out the process interface.Chandler Carruth2012-12-31
* Initial implementation of a utility for converting native data Nick Kledzik2012-12-12
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-04
* This patch adds memory support functions which will later be used to implemen...Andrew Kaylor2012-09-19
* cmake: Fix file path.Daniel Dunbar2012-09-14
* formatted_raw_ostream: Fix a serious bug in tell().Daniel Dunbar2012-09-14
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-01
* Move the IRBuilder unittest from Support to VMCore. This got missed inChandler Carruth2012-07-16
* Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completesChandler Carruth2012-07-15
* Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live withChandler Carruth2012-07-15
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-21