Author: adrian Date: Fri Nov 16 08:19:08 2018 New Revision: 347058 URL: http://llvm.org/viewvc/llvm-project?rev=347058&view=rev Log: Typo
Modified: lldb/trunk/test/CMakeLists.txt Modified: lldb/trunk/test/CMakeLists.txt URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/test/CMakeLists.txt?rev=347058&r1=347057&r2=347058&view=diff ============================================================================== --- lldb/trunk/test/CMakeLists.txt (original) +++ lldb/trunk/test/CMakeLists.txt Fri Nov 16 08:19:08 2018 @@ -127,6 +127,6 @@ endif () add_dependencies(check-lldb check-lldb-lit) add_custom_target(lldb-test-depends DEPENDS ${LLDB_TEST_DEPENDS}) -# This will add LLDB's test dependencies to the depenednecies for check-all and +# This will add LLDB's test dependencies to the dependencies for check-all and # include them in the test-depends target. set_property(GLOBAL APPEND PROPERTY LLVM_LIT_DEPENDS ${ARG_DEPENDS}) _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits