Skip to content

Commit 528d19b

Browse files
committed
add tests
1 parent 534a499 commit 528d19b

File tree

2 files changed

+1063
-0
lines changed

2 files changed

+1063
-0
lines changed

llvm/unittests/CodeGen/GlobalISel/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
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)