Add newline.
authorChad Rosier <mcrosier@apple.com>
Mon, 10 Sep 2012 23:09:27 +0000 (23:09 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 10 Sep 2012 23:09:27 +0000 (23:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163565 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/X86/intel-syntax-2.s

index c377e1a57e91c19aea4a2ce36cb80b65271eefb9..d6dbe152cd5808e8b89e03a5a4f969f4ccfb7d39 100644 (file)
@@ -6,4 +6,4 @@ _test:
        mov     DWORD PTR [RSP - 4], 257
     .att_syntax
 // CHECK:      movl    $257, -4(%rsp)
-    movl $257, -4(%rsp)
\ No newline at end of file
+    movl $257, -4(%rsp)