From 2c6d64122d2070c66946a69f5579caff3146cc0a Mon Sep 17 00:00:00 2001 From: zhengweiwei Date: Mon, 8 May 2023 09:53:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=85=E6=B5=8B=E8=AF=95=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E4=BD=9C=E5=90=88=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhengweiwei --- llvm-build/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm-build/README.md b/llvm-build/README.md index 2d0b99addefc..cfd333f04b92 100644 --- a/llvm-build/README.md +++ b/llvm-build/README.md @@ -1,4 +1,5 @@ ## Overview +## test This readme briefly describes the functionality of our LLVM toolchain and how to build it -- Gitee