index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Support
/
MemoryBufferTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++11] Add overloads for externally used OwningPtr functions.
Ahmed Charles
2014-03-05
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Change MemoryBuffer::getFile to take a Twine.
Rafael Espindola
2013-10-25
1
-1
/
+1
*
MemoryBufer: add a test: check that a file with size that is a multiple of the
Dmitri Gribenko
2013-09-04
1
-0
/
+22
*
[Win32] mapped_file_region: Fix a bug in CreateFileMapping() that Size must c...
NAKAMURA Takumi
2013-08-22
1
-5
/
+0
*
Whitespace.
NAKAMURA Takumi
2013-08-22
1
-1
/
+1
*
Suppress MemoryBufferTest.cpp on win32 for now. Investigating.
NAKAMURA Takumi
2013-08-22
1
-0
/
+5
*
MemoryBufferTest.cpp: Tweak offset corresponding to the case that PageSize is...
NAKAMURA Takumi
2013-08-22
1
-1
/
+1
*
Refactor the unit test for MemoryBuffer::getOpenFileSlice
Eli Bendersky
2013-07-23
1
-6
/
+27
*
Split getOpenFile into getOpenFile and getOpenFileSlice.
Rafael Espindola
2013-07-23
1
-7
/
+4
*
Add a simple unit test for MemoryBuffer::getOpenFile
Eli Bendersky
2013-07-22
1
-0
/
+33
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
Adding MCJIT and MemoryBuffer unit tests
Andrew Kaylor
2012-10-04
1
-0
/
+99