[llvm] test change (PR #78288)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 06:22:48 PST 2024


https://github.com/DavidSpickett created https://github.com/llvm/llvm-project/pull/78288

None

>From 9a74040f123b51a99caf1514dab4eb44b65fa98a Mon Sep 17 00:00:00 2001
From: David Spickett <david.spickett at linaro.org>
Date: Tue, 16 Jan 2024 13:04:11 +0000
Subject: [PATCH] test change

---
 llvm/README.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/llvm/README.txt b/llvm/README.txt
index b9b71a3b6daff1..4c31e172b2b985 100644
--- a/llvm/README.txt
+++ b/llvm/README.txt
@@ -15,3 +15,5 @@ documentation setup.
 
 If you are writing a package for LLVM, see docs/Packaging.rst for our
 suggestions.
+
+This is a change.



More information about the llvm-commits mailing list