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:
parent
a80e3dc0c0
commit
3d65b7aef6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user