Fix a typo.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 28 Nov 2006 06:14:06 +0000 (06:14 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 28 Nov 2006 06:14:06 +0000 (06:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31959 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/InstCombine/2003-11-03-VarargsCallBug.ll

index 7e045d85411f1555fc532905db0d0cbe9b8aff0d..5bb2fe12b6f9b11fba8fc5c164aa63eca25020ea 100644 (file)
@@ -1,4 +1,4 @@
-; The cast in this testcase is not eliminatable on a 32-bit target!
+; The cast in this testcase is not eliminable on a 32-bit target!
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep inttoptr
 
 target endian = little