2012-06-21 09:51:26 +00:00
|
|
|
set(LLVM_LINK_COMPONENTS
|
|
|
|
Support
|
|
|
|
Core
|
|
|
|
)
|
|
|
|
|
|
|
|
add_llvm_unittest(SupportTests
|
|
|
|
AlignOfTest.cpp
|
|
|
|
AllocatorTest.cpp
|
2013-01-05 00:57:11 +00:00
|
|
|
ArrayRecyclerTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
BlockFrequencyTest.cpp
|
|
|
|
Casting.cpp
|
|
|
|
CommandLineTest.cpp
|
2013-04-23 08:28:39 +00:00
|
|
|
CompressionTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
ConstantRangeTest.cpp
|
|
|
|
DataExtractorTest.cpp
|
|
|
|
EndianTest.cpp
|
2013-01-20 20:32:30 +00:00
|
|
|
ErrorOrTest.cpp
|
2012-08-01 02:29:50 +00:00
|
|
|
FileOutputBufferTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
IntegersSubsetTest.cpp
|
|
|
|
LeakDetectorTest.cpp
|
|
|
|
ManagedStatic.cpp
|
|
|
|
MathExtrasTest.cpp
|
2012-10-04 20:29:44 +00:00
|
|
|
MemoryBufferTest.cpp
|
2012-09-19 20:46:12 +00:00
|
|
|
MemoryTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
Path.cpp
|
2012-12-31 11:17:50 +00:00
|
|
|
ProcessTest.cpp
|
2013-04-22 19:03:55 +00:00
|
|
|
ProgramTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
RegexTest.cpp
|
|
|
|
SwapByteOrderTest.cpp
|
|
|
|
TimeValue.cpp
|
|
|
|
ValueHandleTest.cpp
|
2012-12-12 20:46:15 +00:00
|
|
|
YAMLIOTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
YAMLParserTest.cpp
|
2012-09-14 23:36:56 +00:00
|
|
|
formatted_raw_ostream_test.cpp
|
2012-09-14 23:15:56 +00:00
|
|
|
raw_ostream_test.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
)
|