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