diff options
| author | Brian Anderson <[email protected]> | 2011-02-24 01:02:23 -0500 |
|---|---|---|
| committer | Brian Anderson <[email protected]> | 2011-03-01 23:11:52 -0500 |
| commit | 727970c2309d6451f501f248f8100c72649ccece (patch) | |
| tree | aa0f3ad393f1b365b5fadbdc71b06248fac2a258 | |
| parent | Parse (and ignore) dtors on objs. (diff) | |
| download | rust-727970c2309d6451f501f248f8100c72649ccece.tar.xz rust-727970c2309d6451f501f248f8100c72649ccece.zip | |
Remove reference to deceased rustboot LLVM backend
| -rw-r--r-- | src/README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ boot/fe - Front end (lexer, parser, AST) boot/me - Middle end (resolve, check, layout, trans) boot/be - Back end (IL, RA, insns, asm, objfiles) boot/util - Ubiquitous helpers -boot/llvm - LLVM-based alternative back end boot/driver - Compiler driver comp/ The self-hosted compiler ("rustc": incomplete) |