From c4521095e42854f327cbf12418c417fb00dae994 Mon Sep 17 00:00:00 2001 From: Lighting Artist Date: Fri, 30 May 2025 09:57:42 +0800 Subject: [PATCH] test build Change-Id: Ie9964e2962465dd6907da75c2ec4fb648652e63d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a3f4e6fd076..a63246859474 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The LLVM Compiler Infrastructure +# The LLVM Compiler Infrastructure This directory and its sub-directories contain the source code for LLVM, a toolkit for the construction of highly optimized compilers, -- Gitee