From 9cf91a0f6a3f0a7e6f85cc0788edf1d8ab841b03 Mon Sep 17 00:00:00 2001 From: Lighting Artist Date: Thu, 5 Jun 2025 15:32:43 +0800 Subject: [PATCH] [Test]test for build Signed-off-by: Lighting Artist Change-Id: I867541b4b25fad67b6ca01440b0d62dda982b130 --- 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