summaryrefslogtreecommitdiff
path: root/unittests/Support/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-07-16[Support] Add a Unicode conversion wrapper from UTF16 to UTF8Reid Kleckner1-0/+1
2013-07-16Rename Support.TimeValue to TimeValue.time_t in unittests/Support.NAKAMURA Takumi1-1/+1
2013-05-24Add to testsuite.Eric Christopher1-0/+1
2013-04-23Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov1-0/+1
2013-04-22[Support] Fix argv string escape bug on WindowsReid Kleckner1-0/+1
2013-01-20[Support] Port ErrorOr<T> from lld to C++03.Michael J. Spencer1-0/+1
2013-01-05Add an ArrayRecycler class.Jakob Stoklund Olesen1-0/+1
2012-12-31Begin sketching out the process interface.Chandler Carruth1-0/+1
2012-12-12Initial implementation of a utility for converting native data Nick Kledzik1-0/+1
2012-10-04Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor1-0/+1
2012-09-19This patch adds memory support functions which will later be used to implemen...Andrew Kaylor1-0/+1
2012-09-14cmake: Fix file path.Daniel Dunbar1-1/+1
2012-09-14formatted_raw_ostream: Fix a serious bug in tell().Daniel Dunbar1-1/+2
2012-08-01Initial commit of new FileOutputBuffer support class. Nick Kledzik1-0/+1
2012-07-16Move the IRBuilder unittest from Support to VMCore. This got missed inChandler Carruth1-1/+0
2012-07-15Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completesChandler Carruth1-1/+0
2012-07-15Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live withChandler Carruth1-1/+0
2012-06-21Completely refactor the structuring of unittest CMake files to match theChandler Carruth1-0/+29