llvm-6502/unittests/Support
Benjamin Kramer 23280ffb90 Provide definitions for all functions.
ICC refuses to compile a class in an anonymous namespace if some functions
aren't defined. Fixes PR13477.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167676 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-10 16:10:16 +00:00
..
AlignOfTest.cpp Provide definitions for all functions. 2012-11-10 16:10:16 +00:00
AllocatorTest.cpp
BlockFrequencyTest.cpp
Casting.cpp Casting.h: Automatically handle isa<Base>(Derived). 2012-10-11 23:30:40 +00:00
CMakeLists.txt Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
CommandLineTest.cpp
ConstantRangeTest.cpp
DataExtractorTest.cpp
EndianTest.cpp
FileOutputBufferTest.cpp
formatted_raw_ostream_test.cpp formatted_raw_ostream: Fix a serious bug in tell(). 2012-09-14 23:15:56 +00:00
IntegersSubsetTest.cpp
LeakDetectorTest.cpp
Makefile
ManagedStatic.cpp
MathExtrasTest.cpp
MemoryBufferTest.cpp Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
MemoryTest.cpp This patch adds memory support functions which will later be used to implement section-specific protection handling in MCJIT. 2012-09-19 20:46:12 +00:00
Path.cpp
raw_ostream_test.cpp
RegexTest.cpp
SwapByteOrderTest.cpp
TimeValue.cpp
ValueHandleTest.cpp
YAMLParserTest.cpp