Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5ad5f15cffe022de72d0e710714f852ad8a1c6fe
/
llvm
/
unittests
/
Support
/
MemoryBufferTest.cpp
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
1d19c8f
Change MemoryBuffer::getFile to take a Twine.
by Rafael Espindola
· 12 years ago
415fb58
MemoryBufer: add a test: check that a file with size that is a multiple of the
by Dmitri Gribenko
· 12 years ago
7b5d4f9
[Win32] mapped_file_region: Fix a bug in CreateFileMapping() that Size must contain Offset when Offset >= 65536.
by NAKAMURA Takumi
· 12 years ago
edf7615
Whitespace.
by NAKAMURA Takumi
· 12 years ago
2f493c7
Suppress MemoryBufferTest.cpp on win32 for now. Investigating.
by NAKAMURA Takumi
· 12 years ago
774cf31
MemoryBufferTest.cpp: Tweak offset corresponding to the case that PageSize is greater than 8000.
by NAKAMURA Takumi
· 12 years ago
bb506fc
Refactor the unit test for MemoryBuffer::getOpenFileSlice
by Eli Bendersky
· 12 years ago
3d2ac2e
Split getOpenFile into getOpenFile and getOpenFileSlice.
by Rafael Espindola
· 12 years ago
f288626
Add a simple unit test for MemoryBuffer::getOpenFile
by Eli Bendersky
· 12 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
5e7d792
Adding MCJIT and MemoryBuffer unit tests
by Andrew Kaylor
· 13 years ago