Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 663 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 663 Bytes

Contributing to llvm-bindings

1. Did you find a bug?

If you are willing to help fix this bug, please submit a pull request.

Otherwise, please go to the issue page to create an issue and describe the problem you encountered.

2. Do you need an API that llvm-bindings does not yet support?

If you are willing to help add new APIs, please submit a pull request.

Otherwise, please go to the issue page to create an issue and list which LLVM APIs you need.