This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Update docs
ClosedPublic

Authored by sbc100 on Sep 13 2018, 10:55 AM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

sbc100 created this revision.Sep 13 2018, 10:55 AM
sbc100 updated this revision to Diff 165334.Sep 13 2018, 11:02 AM

Update README

ruiu accepted this revision.Sep 13 2018, 2:36 PM

LGTM

This revision is now accepted and ready to land.Sep 13 2018, 2:36 PM
This revision was automatically updated to reflect the committed changes.

Looks like I broke the doc builder: http://lab.llvm.org:8011/builders/lld-sphinx-docs/builds/26336

Works for me locally. Any idea what version of sphinx is installed on that builder?

I can revert this for now until we can figure it out.