Skip to content

Commit 727941f

Browse files
committed
fmt
1 parent b328f82 commit 727941f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/updating-llvm.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ so let's go through each in detail.
172172
Ideally the above instructions are pretty smooth, but here's some caveats to
173173
keep in mind while going through them:
174174

175-
* LLVM bugs are hard to find, don't hesitate to ask for help! Bisection is
176-
definitely your friend here (yes LLVM takes forever to build, yet bisection is
177-
still your friend).
175+
* LLVM bugs are hard to find, don't hesitate to ask for help!
176+
Bisection is definitely your friend here
177+
(yes LLVM takes forever to build, yet bisection is still your friend).
178178
Note that you can make use of [Dev Desktops],
179179
an initiative to provide remote access to powerful hardware to developers of Rust.
180180
* If you've got general questions, [wg-llvm] can help you out.

0 commit comments

Comments
 (0)