mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 07:41:38 +00:00
NFC WebAssembly: update links
I got a vanity URL, and moved the github waterfall repo. llvm-svn: 258484
This commit is contained in:
parent
46980bada3
commit
050cf771fb
@ -13,14 +13,14 @@ binary encoding of WebAssembly itself:
|
|||||||
* https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
|
* https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
|
||||||
|
|
||||||
The backend is built, tested and archived on the following waterfall:
|
The backend is built, tested and archived on the following waterfall:
|
||||||
https://build.chromium.org/p/client.wasm.llvm/console
|
https://wasm-stat.us
|
||||||
|
|
||||||
The backend's bringup is done using the GCC torture test suite first since it
|
The backend's bringup is done using the GCC torture test suite first since it
|
||||||
doesn't require C library support. Current known failures are in
|
doesn't require C library support. Current known failures are in
|
||||||
known_gcc_test_failures.txt, all other tests should pass. The waterfall will
|
known_gcc_test_failures.txt, all other tests should pass. The waterfall will
|
||||||
turn red if not. Once most of these pass, further testing will use LLVM's own
|
turn red if not. Once most of these pass, further testing will use LLVM's own
|
||||||
test suite. The tests can be run locally using:
|
test suite. The tests can be run locally using:
|
||||||
github.com/WebAssembly/experimental/blob/master/buildbot/torture_test.py
|
https://github.com/WebAssembly/waterfall/blob/master/src/compile_torture_tests.py
|
||||||
|
|
||||||
Interesting work that remains to be done:
|
Interesting work that remains to be done:
|
||||||
* Write a pass to restructurize irreducible control flow. This needs to be done
|
* Write a pass to restructurize irreducible control flow. This needs to be done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user