Coder Social home page Coder Social logo

Comments (2)

creachadair avatar creachadair commented on June 25, 2024

I believe this may be almost done:

$ bazel query --output=label 'rdeps(//..., @org_llvm//..., 1) intersect //...' | sort
//kythe/cxx/extractor:cmdlib
//kythe/cxx/extractor:command_line_utils
//kythe/cxx/extractor:cxx_details
//kythe/cxx/extractor:index_pack
//kythe/cxx/extractor:lib
//kythe/cxx/extractor:objc_bazel_support_library
//kythe/cxx/extractor:path_utils
//kythe/cxx/extractor:supported_language
//kythe/cxx/extractor:testlib
//kythe/cxx/indexer/cxx:clang_utils
//kythe/cxx/indexer/cxx:google_flags_library_support
//kythe/cxx/indexer/cxx:graph_observer
//kythe/cxx/indexer/cxx:imputed_constructor_library_support
//kythe/cxx/indexer/cxx:indexed_parent_iterator
//kythe/cxx/indexer/cxx:indexed_parent_map
//kythe/cxx/indexer/cxx:indexer_ast_hooks
//kythe/cxx/indexer/cxx:indexer_library_support
//kythe/cxx/indexer/cxx:indexer_pp_callbacks
//kythe/cxx/indexer/cxx:kythe_graph_observer
//kythe/cxx/indexer/cxx:lib
//kythe/cxx/indexer/cxx:marked_source
//kythe/cxx/indexer/cxx:proto_library_support
//kythe/cxx/indexer/cxx:semantic_hash
//kythe/cxx/indexer/cxx:testlib
//kythe/cxx/indexer/cxx:type_map
//kythe/cxx/indexer/cxx:vfs
//kythe/cxx/tools/fyi:fyilib
//third_party/llvm/src:clang_builtin_headers
//third_party/llvm/src:preprocessor_util_lib

Note that (almost?) all the direct LLVM dependencies are now the C++ indexer or extractor (which necessarily requires LLVM), or LLVM third_party components.

Is there anything further we need to address here?

from kythe.

creachadair avatar creachadair commented on June 25, 2024

As far as I can tell, this is done. Feel free to reopen it if I missed something.

from kythe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.