[Orc] Add a JITSymbol class to the Orc APIs, refactor APIs, update clients.
[oota-llvm.git] / unittests / Option / CMakeLists.txt
index 185d503912fd862fa953b79e94c2948eeea73495..07f7b91d5f5b7f1b59338a5c920d44e80e43ddb6 100644 (file)
@@ -11,5 +11,3 @@ add_public_tablegen_target(OptsTestTableGen)
 add_llvm_unittest(OptionTests
   OptionParsingTest.cpp
   )
-
-add_dependencies(OptionTests OptsTestTableGen)