[CMake] Remove inlined-functions.yaml
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 6 May 2019 21:02:03 +0000 (21:02 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 6 May 2019 21:02:03 +0000 (21:02 +0000)
llvm-svn: 360078

lldb/unittests/Symbol/CMakeLists.txt

index 78c10a0..122760c 100644 (file)
@@ -18,6 +18,5 @@ add_lldb_unittest(SymbolTests
 
 set(test_inputs
   basic-call-frame-info.yaml
-  inlined-functions.yaml
   )
 add_unittest_inputs(SymbolTests "${test_inputs}")