diff options
-rw-r--r-- | test/DebugInfo/dwarfdump-debug-frame-simple.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/dwarfdump-debug-frame-simple.test b/test/DebugInfo/dwarfdump-debug-frame-simple.test index f4bb3c12f8..595dd37448 100644 --- a/test/DebugInfo/dwarfdump-debug-frame-simple.test +++ b/test/DebugInfo/dwarfdump-debug-frame-simple.test @@ -1,5 +1,5 @@ ; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-32bit.elf.o -debug-dump=frames | FileCheck %s -check-prefix FRAMES -; Note: the input file was generated from Inputes/dwarfdump-test-32bit.elf.c +; Note: the input file was generated from Inputs/dwarfdump-test-32bit.elf.c ; FRAMES: .debug_frame ; FRAMES-NOT: .eh_frame |