From: Timur Iskhodzhanov Date: Fri, 24 Oct 2014 06:24:07 +0000 (+0000) Subject: Update test/MC/ARM/coff-debugging-secrel.ll expectations to fix breakage caused by... X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=806ccfff11811e77ec576e271b83293cf957e4f2 Update test/MC/ARM/coff-debugging-secrel.ll expectations to fix breakage caused by r220544 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220548 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/ARM/coff-debugging-secrel.ll b/test/MC/ARM/coff-debugging-secrel.ll index 8d04f9fc592..0e5c8e6f48e 100644 --- a/test/MC/ARM/coff-debugging-secrel.ll +++ b/test/MC/ARM/coff-debugging-secrel.ll @@ -42,8 +42,10 @@ entry: ; CHECK-MSVC: Relocations [ ; CHECK-MSVC: Section {{.*}} .debug$S { -; CHECK-MSVC: 0xC IMAGE_REL_ARM_SECREL function -; CHECK-MSVC: 0x10 IMAGE_REL_ARM_SECTION function +; CHECK-MSVC: 0x2C IMAGE_REL_ARM_SECREL function +; CHECK-MSVC: 0x30 IMAGE_REL_ARM_SECTION function +; CHECK-MSVC: 0x48 IMAGE_REL_ARM_SECREL function +; CHECK-MSVC: 0x4C IMAGE_REL_ARM_SECTION function ; CHECK-MSVC: } ; CHECK-MSVC: ]