Add newline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164346 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chad Rosier 2012-09-21 00:43:18 +00:00
parent d70c98e884
commit ba6aec2cf3

View File

@ -267,4 +267,4 @@ entry:
%0 = load i16* %x, align 1
ret i16 %0
}
}