1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Fix a typo.

llvm-svn: 31959
This commit is contained in:
Reid Spencer 2006-11-28 06:14:06 +00:00
parent a80e3dc0c0
commit 3d65b7aef6

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