summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test')
-rw-r--r--llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test b/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
index 6d0987bece5..7193abc6cc0 100644
--- a/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
+++ b/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
@@ -1,8 +1,7 @@
-; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-32bit.elf.o --debug-frames | FileCheck %s -check-prefix FRAMES
+; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-32bit.elf.o --debug-frame | FileCheck %s -check-prefix FRAMES
; Note: the input file was generated from Inputs/dwarfdump-test-32bit.elf.c
; FRAMES: .debug_frame
-; FRAMES-NOT: .eh_frame
; FRAMES: 00000000 00000010 ffffffff CIE
; FRAMES: Version: 1
@@ -25,4 +24,4 @@
; FRAMES-NOT: CIE
; FRAMES-NOT: FDE
-
+; FRAMES: .eh_frame
OpenPOWER on IntegriCloud