From 20f01e58d3084d74b37d224d24ec9d646435df72 Mon Sep 17 00:00:00 2001 From: Ushitora Anqou Date: Mon, 6 Jan 2020 23:25:40 +0900 Subject: [PATCH] Initial commit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..62e7b66 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 自作ISAのためのLLVMバックエンドを書く薄い本(予定) + +Creative Commons License + +別に売る気はない。鋭意執筆中。 + +## Author + +[艮 鮟鱇(うしとら あんこう/Ushitora Anqou)](https://anqou.net/) + +## LICENSE + +[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode)