mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 08:26:06 +00:00

add common lib file to setup arguments for parser #107898 This is my first pull request to LLVM, so I would appreciate your feedback :) Fixes #107898. --------- Co-authored-by: Aiden Grossman <agrossman154@yahoo.com>
MLGO Python Utilities
This folder contains MLGO Python utilities, particularly infrastructure to help enable ML applications within LLVM, especially tooling to extract corpora that can be used in downstream projects to train ML models and perform other tasks that benefit from having a large amount of data.