[llvm] dummy test (PR #112753)
Greg Roth via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 10:59:50 PDT 2024
https://github.com/pow2clk created https://github.com/llvm/llvm-project/pull/112753
trying to see if I come up right in a test PR
>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] 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
======================
More information about the llvm-commits
mailing list