summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/eh-label.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/eh-label.ll')
-rw-r--r--llvm/test/CodeGen/X86/eh-label.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/eh-label.ll b/llvm/test/CodeGen/X86/eh-label.ll
index d349174f95b..26c3f37992e 100644
--- a/llvm/test/CodeGen/X86/eh-label.ll
+++ b/llvm/test/CodeGen/X86/eh-label.ll
@@ -20,5 +20,5 @@ bb2:
ret void
; CHECK: [[END:.Lfunc_end.*]]:
-; CHECK: .long [[END]]-
+; CHECK: .uleb128 [[END]]-
}
OpenPOWER on IntegriCloud