[llvm] dummy test (PR #112753)

Greg Roth via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 11:02:26 PDT 2024


https://github.com/pow2clk updated https://github.com/llvm/llvm-project/pull/112753

>From c6c52c7a7e6808f7810a0aaa5eeeb838c2307b51 Mon Sep 17 00:00:00 2001
From: Gregory Roth <grroth at favilus.gudgell>
Date: Thu, 17 Oct 2024 11:59:03 -0600
Subject: [PATCH 1/2] dummy test

trying to see if I come up right in a test PR
---
 llvm/docs/DirectX/DXILResources.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/DirectX/DXILResources.rst b/llvm/docs/DirectX/DXILResources.rst
index ad8ede9c59fbfa..02bdb16b2bc5a4 100644
--- a/llvm/docs/DirectX/DXILResources.rst
+++ b/llvm/docs/DirectX/DXILResources.rst
@@ -1,4 +1,4 @@
-======================
+  ======================
 DXIL Resource Handling
 ======================
 

>From e8f7bbde2c7b0b23cf314e9e7ed43b357854cd27 Mon Sep 17 00:00:00 2001
From: Greg Roth <grroth at microsoft.com>
Date: Thu, 17 Oct 2024 12:02:08 -0600
Subject: [PATCH 2/2] another dummy change

---
 llvm/docs/DirectX/DXILResources.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/DirectX/DXILResources.rst b/llvm/docs/DirectX/DXILResources.rst
index 02bdb16b2bc5a4..d0735370db118a 100644
--- a/llvm/docs/DirectX/DXILResources.rst
+++ b/llvm/docs/DirectX/DXILResources.rst
@@ -1,4 +1,4 @@
-  ======================
+ ======================
 DXIL Resource Handling
 ======================
 



More information about the llvm-commits mailing list