binji / wasm-e2e

Temporary scaffolding for running WebAssembly end-to-end, from C++ to browsers.
Apache License 2.0
23 stars 4 forks source link

Add support for LLVM's SVN history #8

Closed jfbastien closed 8 years ago

jfbastien commented 8 years ago

This is useful when developing LLVM in the wasm-e2e clone of LLVM. See the URL in the comment for Official Reference (TM).

I also added some documentation, and bit more error handling (the script should die on unknown parameters).

jfbastien commented 8 years ago

Any day now, @ncbray will make this a Python script. Until then, we shall bash on ;-)

binji commented 8 years ago

lgtm