summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/CodeGen/CMakeLists.txt')
-rw-r--r--llvm/unittests/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/unittests/CodeGen/CMakeLists.txt b/llvm/unittests/CodeGen/CMakeLists.txt
index e944f6c9e3b..8ee714dc78f 100644
--- a/llvm/unittests/CodeGen/CMakeLists.txt
+++ b/llvm/unittests/CodeGen/CMakeLists.txt
@@ -9,6 +9,7 @@ set(CodeGenSources
DIEHashTest.cpp
LowLevelTypeTest.cpp
MachineInstrBundleIteratorTest.cpp
+ MachineOperandTest.cpp
ScalableVectorMVTsTest.cpp
)
OpenPOWER on IntegriCloud