aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/MemoryTest.cpp
AgeCommit message (Expand)Author
2012-12-31Go ahead and get rid of the old page size interface and convert all theChandler Carruth
2012-12-05Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless bothAkira Hatanaka
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-11-14Remove DOS line endings.Jakub Staszak
2012-09-19This patch adds memory support functions which will later be used to implemen...Andrew Kaylor