Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |