mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 01:27:08 +00:00
Fix grammar in test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131831 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
edeecbff0e
commit
c7e38e8f3f
@ -2,7 +2,7 @@
|
||||
; RUN: cat %t | grep 123
|
||||
|
||||
; This test tries to catch wrongful removal of return values for a specific case
|
||||
; that was break llvm-gcc builds.
|
||||
; that was breaking llvm-gcc builds.
|
||||
|
||||
; This function has a live return value, it is used by @alive.
|
||||
define internal i32 @test5() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user