Skip to content

Commit 727970c

Browse files
committed
Remove reference to deceased rustboot LLVM backend
1 parent 64ab5ea commit 727970c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ boot/fe - Front end (lexer, parser, AST)
88
boot/me - Middle end (resolve, check, layout, trans)
99
boot/be - Back end (IL, RA, insns, asm, objfiles)
1010
boot/util - Ubiquitous helpers
11-
boot/llvm - LLVM-based alternative back end
1211
boot/driver - Compiler driver
1312

1413
comp/ The self-hosted compiler ("rustc": incomplete)

0 commit comments

Comments
 (0)