File tree 1 file changed +2
-2
lines changed
content/working-groups/llvm
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ group if you are interested in being pinged when there are available tasks.
42
42
- The [ LLVM Language Reference] describes the LLVM intermediate representation in great detail,
43
43
but remains quite readable.
44
44
- Before submitting your first patch upstream to LLVM, consider reading [ Contributing to LLVM] and
45
- [ Code Reviews with Phabricator ] .
45
+ [ LLVM GitHub User Guide ] .
46
46
47
47
### Rust Specific Documentation:
48
48
@@ -63,7 +63,7 @@ something to do with how LLVM works. For the time being this is the best place t
63
63
[ LLVM documentation index ] : https://llvm.org/docs/
64
64
[ LLVM Language Reference ] : https://llvm.org/docs/LangRef.html
65
65
[ Contributing to LLVM ] : https://www.llvm.org/docs/Contributing.html
66
- [ Code Reviews with Phabricator ] : https://llvm.org/docs/Phabricator .html
66
+ [ LLVM GitHub User Guide ] : https://llvm.org/docs/GitHub .html
67
67
[ Getting Started with the LLVM System ] : https://www.llvm.org/docs/GettingStarted.html
68
68
[ Intro to LLVM ] : http://www.aosabook.org/en/llvm.html
69
69
[ codegen section ] : https://rustc-dev-guide.rust-lang.org/backend/codegen.html
You can’t perform that action at this time.
0 commit comments