mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 23:32:27 +00:00
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:
parent
38b0e7bbf2
commit
2c2148bc27
@ -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
|
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep inttoptr
|
||||||
|
|
||||||
target endian = little
|
target endian = little
|
||||||
|
Loading…
x
Reference in New Issue
Block a user