Move get[S|U]LEB128Size() to LEB128.h.
[oota-llvm.git] / unittests / Support / CMakeLists.txt
index b3f0622e34b13a7c0f299a83f9a4c684d17ff671..bfbef982e2e5bd134778c6165ad82e9860c2e87c 100644 (file)
@@ -17,6 +17,7 @@ add_llvm_unittest(SupportTests
   EndianTest.cpp
   ErrorOrTest.cpp
   FileOutputBufferTest.cpp
+  LEB128Test.cpp
   LeakDetectorTest.cpp
   LineIteratorTest.cpp
   LockFileManagerTest.cpp