llvm-6502/unittests
NAKAMURA Takumi 4efbeb2700 MemoryBufferTest.cpp: Tweak offset corresponding to the case that PageSize is greater than 8000.
PageSize, aka AllocationGranularity, is 65536 on Win32 (and Cygwin).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188999 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-22 10:23:58 +00:00
..
ADT Basic unit tests for PointerUnion 2013-08-21 21:30:23 +00:00
Analysis Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking 2013-08-13 00:03:47 +00:00
Bitcode
DebugInfo
ExecutionEngine
IR Make one of the AttributeSet ctors maintain the invariant that the 2013-08-02 22:29:40 +00:00
Object
Option Options: explicit handling of -- 2013-08-13 22:23:05 +00:00
Support MemoryBufferTest.cpp: Tweak offset corresponding to the case that PageSize is greater than 8000. 2013-08-22 10:23:58 +00:00
Transforms Introduce SpecialCaseList::isIn overload for GlobalAliases. 2013-08-19 19:00:35 +00:00
CMakeLists.txt
Makefile
Makefile.unittest