Update a .fill test to use the updated semantics.

Something funny happened, this should've been part of r200606.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200607 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
David Majnemer
2014-02-01 07:36:52 +00:00
parent e18fc7bc2d
commit f34dc1b514

View File

@@ -13,7 +13,8 @@ TEST1:
.fill 2, 2, 3
# CHECK: TEST2:
# CHECK: .quad 4
# CHECK: .long 4
# CHECK: .long 0
TEST2:
.fill 1, 8, 4