From 9f03161abae8b6502b51c20592bdc45654ede016 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 8 May 2019 16:49:34 -0700 Subject: Recommend my QBE branch for now --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e87989..4102952 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,10 @@ The POSIX driver depends on POSIX.1-2008 interfaces, and the `Makefile` requires a POSIX-compatible make(1). At runtime, you will need QBE, an assembler, and a linker for the -target system. Since the preprocessor is not yet implemented, an external -one is currently required as well. +target system. Currently, my personal [QBE branch] is recommended, since +it may address some issues that have not yet made it upstream. Since +the preprocessor is not yet implemented, an external one is currently +required as well. ## Building @@ -94,6 +96,7 @@ be created, which will then become the preferred form of contribution. [8cc]: https://github.com/rui314/8cc [c]: https://github.com/andrewchambers/c [scc]: http://www.simple-cc.org/ +[QBE branch]: https://git.sr.ht/~mcf/qbe [5.2.1.1]: http://port70.net/~nsz/c/c11/n1570.html#5.2.1.1 [6.4.6p3]: http://port70.net/~nsz/c/c11/n1570.html#6.4.6p3 [#1]: https://todo.sr.ht/~mcf/cc-issues/1 -- cgit v1.2.3