Documentation only (#22761)

- Mention Bisect bot in Bisect documentation.
This commit is contained in:
Juan Carlos
2023-09-27 00:49:17 -03:00
committed by GitHub
parent a7a0cfe8eb
commit 21218d743f

View File

@@ -107,6 +107,10 @@ You can also bisect using custom options to build the compiler, for example if
you don't need a debug version of the compiler (which runs slower), you can replace
`./koch temp`:cmd: by explicit compilation command, see [Bootstrapping the compiler].
See also:
- Crossplatform C/Cpp/Valgrind/JS Bisect in GitHub: https://github.com/juancarlospaco/nimrun-action#examples
Building an instrumented compiler
---------------------------------