|
1 | 1 | LDC – the LLVM-based D Compiler
|
2 | 2 | ===============================
|
3 | 3 |
|
4 |
| -[][0] |
5 |
| -[][1] |
6 |
| -[][2] |
7 |
| -[][3] |
8 |
| -[][4] |
9 |
| -[][5] |
10 |
| -[][6] |
| 4 | +[][0] |
| 5 | +[][1] |
| 6 | +[][2] |
| 7 | +[][3] |
| 8 | +[][4] |
| 9 | +[][5] |
| 10 | +[][6] |
| 11 | +[][7] |
11 | 12 |
|
12 | 13 | The LDC project provides a portable D programming language compiler
|
13 | 14 | with modern optimization and code generation capabilities.
|
@@ -110,8 +111,9 @@ Feedback of any kind is very much appreciated!
|
110 | 111 |
|
111 | 112 | [0]: https://github.com/ldc-developers/ldc/releases/latest
|
112 | 113 | [1]: https://dev.azure.com/ldc-developers/ldc/_build/latest?definitionId=1&branchName=master
|
113 |
| -[2]: https://circleci.com/gh/ldc-developers/ldc/tree/master |
114 |
| -[3]: https://cirrus-ci.com/github/ldc-developers/ldc/master |
115 |
| -[4]: https://app.shippable.com/github/ldc-developers/ldc/runs?branchName=master |
116 |
| -[5]: https://travis-ci.org/ldc-developers/ldc/branches |
117 |
| -[6]: https://www.bountysource.com/teams/ldc-developers/issues |
| 114 | +[2]: https://app.bitrise.io/app/1b36e52cf09e5308 |
| 115 | +[3]: https://circleci.com/gh/ldc-developers/ldc/tree/master |
| 116 | +[4]: https://cirrus-ci.com/github/ldc-developers/ldc/master |
| 117 | +[5]: https://app.shippable.com/github/ldc-developers/ldc/runs?branchName=master |
| 118 | +[6]: https://travis-ci.org/ldc-developers/ldc/branches |
| 119 | +[7]: https://www.bountysource.com/teams/ldc-developers/issues |
0 commit comments