Skip to content

Commit f936cb6

Browse files
Add EOF newline
1 parent ce4cf63 commit f936cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/NVPTX/lower-args.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ define ptx_kernel void @ptr_as_int_aggr(ptr nocapture noundef readonly byval(%st
145145

146146

147147
; Function Attrs: convergent nounwind
148-
declare dso_local ptr @escape(ptr) local_unnamed_addr
148+
declare dso_local ptr @escape(ptr) local_unnamed_addr

0 commit comments

Comments
 (0)