This is an archive of the discontinued LLVM Phabricator instance.

docs: add Zig to External Open Source Projects
ClosedPublic

Authored by andrewrk on Jan 9 2018, 11:47 AM.

Details

Summary

Zig has an llvm6 branch with all tests passing. It's planned to release Zig 0.2.0 directly after LLVM 6.0.0 is released.

Diff Detail

Repository
rL LLVM

Event Timeline

andrewrk created this revision.Jan 9 2018, 11:47 AM

@andrewrk Could you rebase? I just landed a change (r322287) that likely conflicts with this.

@andrewrk LLVM 4.0 had projects listed alphabetically but it looks like LLVM 5.0 did not so I'm not sure which precedent to follow. @hans how do you want projects ordered?

hans accepted this revision.Jan 16 2018, 2:17 AM

Sorry for the slow reply; back from vacation now.

lgtm

Alphabetical order would be preferred, but I can fix that afterwards if you like.

(Go ahead and commit directly to the branch, of let me know if you'd like me to do it.)

This revision is now accepted and ready to land.Jan 16 2018, 2:17 AM

Hans, thank you for reviewing. I do not have commit access; would you mind committing it for me, in whatever order you prefer?

hans added a comment.Jan 16 2018, 7:51 AM

Hans, thank you for reviewing. I do not have commit access; would you mind committing it for me, in whatever order you prefer?

Committed r322567. Thanks!

This revision was automatically updated to reflect the committed changes.