summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2013-02-06 22:34:46 +0000
committerEli Bendersky <eliben@google.com>2013-02-06 22:34:46 +0000
commitd5d4c89bf0484422d52857d193fbced51472d5d1 (patch)
treeeeee6bc6448b16b80061380556d484da0d3683dc /llvm/test
parent18131ae08d424b988758ebd456faefbee25c77b9 (diff)
downloadbcm5719-llvm-d5d4c89bf0484422d52857d193fbced51472d5d1.tar.gz
bcm5719-llvm-d5d4c89bf0484422d52857d193fbced51472d5d1.zip
Fix typo
llvm-svn: 174553
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test b/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
index f4bb3c12f83..595dd374489 100644
--- a/llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test
+++ b/llvm/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
OpenPOWER on IntegriCloud