diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-05-27 18:44:32 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-05-27 18:44:32 +0000 |
| commit | 5a5ac124e1efaf208671f01c46edb15f29ed2a0b (patch) | |
| tree | a6140557876943cdd800ee997c9317283394b22c /test/DebugInfo/SystemZ/eh_frame.s | |
| parent | f03b5bed27d0d2eafd68562ce14f8b5e3f1f0801 (diff) | |
Notes
Diffstat (limited to 'test/DebugInfo/SystemZ/eh_frame.s')
| -rw-r--r-- | test/DebugInfo/SystemZ/eh_frame.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/SystemZ/eh_frame.s b/test/DebugInfo/SystemZ/eh_frame.s index 6189b9019673..ad7862f97481 100644 --- a/test/DebugInfo/SystemZ/eh_frame.s +++ b/test/DebugInfo/SystemZ/eh_frame.s @@ -72,7 +72,7 @@ check_largest_class: # DW_CFA_nop # # CHECK: Contents of section .eh_frame: -# CHECK-NEXT: 0000 00000014 00000000 037a5200 01780e01 {{.*}} +# CHECK-NEXT: 0000 00000014 00000000 017a5200 01780e01 {{.*}} # CHECK-NEXT: 0010 1b0c0fa0 01000000 0000002c 0000001c {{.*}} # CHECK-NEXT: 0020 00000000 00000032 00468d07 8e068f05 {{.*}} # CHECK-NEXT: 0030 440e8003 60981c9c 1b991a9d 199a189e {{.*}} |
