mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +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
|
; RUN: cat %t | grep 123
|
||||||
|
|
||||||
; This test tries to catch wrongful removal of return values for a specific case
|
; 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.
|
; This function has a live return value, it is used by @alive.
|
||||||
define internal i32 @test5() {
|
define internal i32 @test5() {
|
||||||
|
Loading…
Reference in New Issue
Block a user