Add newline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163565 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chad Rosier 2012-09-10 23:09:27 +00:00
parent 35c688932a
commit 2cfe90b119

View File

@ -6,4 +6,4 @@ _test:
mov DWORD PTR [RSP - 4], 257
.att_syntax
// CHECK: movl $257, -4(%rsp)
movl $257, -4(%rsp)
movl $257, -4(%rsp)