comparison unittests/IR/CMakeLists.txt @ 100:7d135dc70f03 LLVM 3.9

LLVM 3.9
author Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
date Tue, 26 Jan 2016 22:53:40 +0900
parents afa8332a0e37
children 1172e4bd9c6f
comparison
equal deleted inserted replaced
96:6418606d0ead 100:7d135dc70f03
4 Core 4 Core
5 Support 5 Support
6 ) 6 )
7 7
8 set(IRSources 8 set(IRSources
9 AsmWriterTest.cpp
9 AttributesTest.cpp 10 AttributesTest.cpp
10 ConstantRangeTest.cpp 11 ConstantRangeTest.cpp
11 ConstantsTest.cpp 12 ConstantsTest.cpp
12 DebugInfoTest.cpp 13 DebugInfoTest.cpp
13 DominatorTreeTest.cpp 14 DominatorTreeTest.cpp