Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174553 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
eliben committed Feb 6, 2013
1 parent 780e900 commit bfa18fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DebugInfo/dwarfdump-debug-frame-simple.test
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit bfa18fd

Please sign in to comment.