diff options
-rw-r--r-- | llvm/test/MC/ARM/coff-relocations.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/coff-relocations.s b/llvm/test/MC/ARM/coff-relocations.s index 6ebae709f6c..fa2d407bb8f 100644 --- a/llvm/test/MC/ARM/coff-relocations.s +++ b/llvm/test/MC/ARM/coff-relocations.s @@ -89,7 +89,7 @@ secrel: @ CHECK-RELOCATION: Relocations [ @ CHECK-RELOCATION: Section (1) .text { -@ CHCEK-RELOCATION: 0x0 IMAGE_REL_ARM_BRANCH24T +@ CHECK-RELOCATION: 0x0 IMAGE_REL_ARM_BRANCH24T @ CHECK-RELOCATION: 0x4 IMAGE_REL_ARM_BRANCH20T @ CHECK-RELOCATION: 0x8 IMAGE_REL_ARM_BLX23T @ CHECK-RELOCATION: 0xC IMAGE_REL_ARM_MOV32T |