From ea81d095dcd3ff37fb2ccb6dae31fdf00f45a1b9 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 24 Sep 2007 15:50:11 +0000 Subject: Fix a typo in a comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42263 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Generic/fwdtwice.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen/Generic') diff --git a/test/CodeGen/Generic/fwdtwice.ll b/test/CodeGen/Generic/fwdtwice.ll index ec085ec311..84ea87e9a8 100644 --- a/test/CodeGen/Generic/fwdtwice.ll +++ b/test/CodeGen/Generic/fwdtwice.ll @@ -4,7 +4,7 @@ ;; Test the sequence: ;; cast -> setle 0, %cast -> br %cond ;; This sequence should cause the cast value to be forwarded twice, -;; i.e., cast is forwarded to the setle and teh setle is forwarded +;; i.e., cast is forwarded to the setle and the setle is forwarded ;; to the branch. ;; register argument of the "branch-on-register" instruction, i.e., ;; -- cgit v1.2.3-70-g09d2