summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/2009-11-05-DeadGlobalVariable.ll')
-rw-r--r--test/DebugInfo/2009-11-05-DeadGlobalVariable.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll b/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
index c78b8b8f62..65907d6797 100644
--- a/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
+++ b/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
@@ -1,5 +1,5 @@
; RUN: llc %s -o /dev/null
-; Here variable bar is optimzied away. Do not trip over while trying to generate debug info.
+; Here variable bar is optimized away. Do not trip over while trying to generate debug info.
define i32 @foo() nounwind uwtable readnone ssp {