Fix a typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-11-28 06:14:06 +00:00
parent 38b0e7bbf2
commit 2c2148bc27

View 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