Skip to content

Commit 7812ff5

Browse files
committed
Replace repo name
1 parent 0e8a414 commit 7812ff5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llvm/test/CodeGen/X86/ubsan-trap-merge.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,5 @@ attributes #4 = { noreturn nounwind }
176176
!1 = !{i32 8, !"PIC Level", i32 2}
177177
!2 = !{i32 7, !"PIE Level", i32 2}
178178
!3 = !{i32 7, !"uwtable", i32 2}
179-
!4 = !{!"clang version 20.0.0git (https://github.com/thurstond/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
179+
!4 = !{!"clang version 20.0.0git (https://github.com/llvm/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
180180
!5 = !{}

llvm/test/CodeGen/X86/ubsan-trap-nomerge.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,5 +181,5 @@ attributes #4 = { nomerge noreturn nounwind }
181181
!1 = !{i32 8, !"PIC Level", i32 2}
182182
!2 = !{i32 7, !"PIE Level", i32 2}
183183
!3 = !{i32 7, !"uwtable", i32 2}
184-
!4 = !{!"clang version 20.0.0git (https://github.com/thurstond/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
184+
!4 = !{!"clang version 20.0.0git (https://github.com/llvm/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
185185
!5 = !{}

0 commit comments

Comments
 (0)