From 2263a2ca72e21206d45a69532004a0b17881e733 Mon Sep 17 00:00:00 2001 From: Vladimir Medic Date: Wed, 6 Nov 2013 11:27:05 +0000 Subject: Implement gpword directive for mips, test case added. Stype changes using clang-format are also included. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194145 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/Mips/mips_directives.s | 1 + 1 file changed, 1 insertion(+) (limited to 'test/MC') diff --git a/test/MC/Mips/mips_directives.s b/test/MC/Mips/mips_directives.s index bbb2616552..6bd690aad6 100644 --- a/test/MC/Mips/mips_directives.s +++ b/test/MC/Mips/mips_directives.s @@ -21,6 +21,7 @@ $JTI0_0: .gpword ($BB0_2) .word 0x77fffffc # CHECK: $JTI0_0: +# CHECK: .gpword ($BB0_2) # CHECK-NEXT: .4byte 2013265916 .set at=$12 .set macro -- cgit v1.2.3