From 173957fae99508b18915daf1bd5768172afc44a3 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 13 May 2019 12:19:13 -0700 Subject: Add qbe submodule to make it easy to build --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..34fa6a8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "qbe"] + path = qbe + url = https://git.sr.ht/~mcf/qbe -- cgit v1.2.3