Skip to content

Commit a0021f8

Browse files
committed
Fix comment typo
1 parent 260138f commit a0021f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AMDGPU/empty-text.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Test that there is no s_code_end padding if .text is othertwise empty.
1+
; Test that there is no s_code_end padding if .text is otherwise empty.
22

33
; RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx1200 < %s | FileCheck %s --check-prefixes=GCN
44

0 commit comments

Comments
 (0)