diff options
Diffstat (limited to 'test/ELF/invalid-cie-length3.s')
-rw-r--r-- | test/ELF/invalid-cie-length3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/invalid-cie-length3.s b/test/ELF/invalid-cie-length3.s index 665fc80a24b4b..ebd2690a9d981 100644 --- a/test/ELF/invalid-cie-length3.s +++ b/test/ELF/invalid-cie-length3.s @@ -6,4 +6,4 @@ .section .eh_frame .long 0xFFFFFFFC -// CHECK: CIE/FIE ends past the end of the section +// CHECK: {{.*}}:(.eh_frame+0x0): CIE/FDE ends past the end of the section |