This is an archive of the discontinued LLVM Phabricator instance.

[docs]Added llvm/bindings section
ClosedPublic

Authored by pooja2299 on Apr 26 2021, 7:32 AM.

Details

Summary

Added information about language bindings provided by LLVM.

Diff Detail

Event Timeline

pooja2299 requested review of this revision.Apr 26 2021, 7:32 AM
pooja2299 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2021, 7:32 AM
pooja2299 updated this revision to Diff 340572.Apr 26 2021, 9:59 AM

"Updating llvm/bindings section"

"added - 'LLVM project' in line 905"

xgupta accepted this revision.Apr 26 2021, 11:27 AM

LGTM, Thanks for the patch.

This revision is now accepted and ready to land.Apr 26 2021, 11:27 AM

One extra review might be good to commit it so added @gandhi21299.

xgupta added inline comments.Apr 29 2021, 4:46 AM
llvm/docs/GettingStarted.rst
899

nit : llvm/llvm/bindings -> llvm/bindings

pooja2299 updated this revision to Diff 341866.Apr 30 2021, 5:57 AM

Corrected the path to llvm/bindings

pooja2299 retitled this revision from [docs]Added llvm/llvm/bindings section to [docs]Added llvm/bindings section.Apr 30 2021, 5:58 AM
pooja2299 updated this revision to Diff 341876.Apr 30 2021, 6:30 AM

corrected the term python to Python

This revision was landed with ongoing or failed builds.Apr 30 2021, 6:36 AM
Closed by commit rGcfb95f6f916d: [docs]Added llvm/bindings section (authored by pooja2299, committed by xgupta). · Explain Why
This revision was automatically updated to reflect the committed changes.