Skip to content

Commit

Permalink
Replace repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
thurstond committed Nov 26, 2024
1 parent 0e8a414 commit 7812ff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion llvm/test/CodeGen/X86/ubsan-trap-merge.ll
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,5 @@ attributes #4 = { noreturn nounwind }
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{!"clang version 20.0.0git (https://github.com/thurstond/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
!4 = !{!"clang version 20.0.0git (https://github.com/llvm/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
!5 = !{}
2 changes: 1 addition & 1 deletion llvm/test/CodeGen/X86/ubsan-trap-nomerge.ll
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,5 @@ attributes #4 = { nomerge noreturn nounwind }
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{!"clang version 20.0.0git (https://github.com/thurstond/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
!4 = !{!"clang version 20.0.0git (https://github.com/llvm/llvm-project.git fe3c23b439b9a2d00442d9bc6a4ca86f73066a3d)"}
!5 = !{}

0 comments on commit 7812ff5

Please sign in to comment.