We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a32db9 commit e8bd261Copy full SHA for e8bd261
README.md
@@ -78,6 +78,9 @@ source code and up to 70 GB of disk space for the build artifacts with full
78
debugging. Depending on your machine, a clean build can take a few minutes to
79
several hours. Naturally, incremental builds are much faster.
80
81
+Once you are able to build things successfully and have a compile-test-debug
82
+loop going, check out the [development tips][docs/DevelopmentTips.md] for
83
+better productivity while working on the compiler.
84
85
### System Requirements
86
0 commit comments