https://github.com/fmayer updated 
https://github.com/llvm/llvm-project/pull/175608

>From 9124d59c13788c0fb4c5214c469704035a8ceb05 Mon Sep 17 00:00:00 2001
From: Florian Mayer <[email protected]>
Date: Mon, 12 Jan 2026 11:11:53 -0800
Subject: [PATCH] fmt

Created using spr 1.3.6
---
 llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll | 1 -
 1 file changed, 1 deletion(-)

diff --git a/llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll 
b/llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll
index 6903216bc835d..339abfe44c5ee 100644
--- a/llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll
+++ b/llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll
@@ -236,6 +236,5 @@ exit1:
   ret void
 }
 
-
 declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture)
 declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture)

_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to