Skip to content

Commit 05278bc

Browse files
committed
add tests
1 parent 0245bc8 commit 05278bc

File tree

2 files changed

+1063
-0
lines changed

2 files changed

+1063
-0
lines changed

llvm/unittests/CodeGen/GlobalISel/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ add_llvm_unittest(GlobalISelTests
2424
GISelMITest.cpp
2525
PatternMatchTest.cpp
2626
KnownBitsTest.cpp
27+
KnownFPClassTest.cpp
2728
KnownBitsVectorTest.cpp
2829
GISelUtilsTest.cpp
2930
GISelAliasTest.cpp

0 commit comments

Comments
 (0)