aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+5
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+2
* Merging r197718:Bill Wendling2013-12-201-0/+1
* Make SourceMgr::PrintMessage() testable and add unit testsDmitri Gribenko2013-09-271-0/+1
* Update CMake file to fix buildbots.Bob Wilson2013-09-091-1/+0
* Move generic isPrint and columnWidth implementations to a separate header/sou...Alexander Kornienko2013-09-041-1/+1
* Fix boolean logic in LockFileManager and test itReid Kleckner2013-08-071-0/+1
* Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi...Alexander Kornienko2013-08-071-0/+1
* [Support] Add a Unicode conversion wrapper from UTF16 to UTF8Reid Kleckner2013-07-161-0/+1
* Rename Support.TimeValue to TimeValue.time_t in unittests/Support.NAKAMURA Takumi2013-07-161-1/+1
* Add to testsuite.Eric Christopher2013-05-241-0/+1
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-0/+1
* [Support] Fix argv string escape bug on WindowsReid Kleckner2013-04-221-0/+1
* [Support] Port ErrorOr<T> from lld to C++03.Michael J. Spencer2013-01-201-0/+1
* Add an ArrayRecycler class.Jakob Stoklund Olesen2013-01-051-0/+1
* Begin sketching out the process interface.Chandler Carruth2012-12-311-0/+1
* Initial implementation of a utility for converting native data Nick Kledzik2012-12-121-0/+1
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+1
* This patch adds memory support functions which will later be used to implemen...Andrew Kaylor2012-09-191-0/+1
* cmake: Fix file path.Daniel Dunbar2012-09-141-1/+1
* formatted_raw_ostream: Fix a serious bug in tell().Daniel Dunbar2012-09-141-1/+2
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-011-0/+1
* Move the IRBuilder unittest from Support to VMCore. This got missed inChandler Carruth2012-07-161-1/+0
* Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completesChandler Carruth2012-07-151-1/+0
* Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live withChandler Carruth2012-07-151-1/+0
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-211-0/+29