mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-27 06:35:30 +00:00
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205473 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b1b4d08195
commit
e2ed9238bc
@ -5,7 +5,7 @@ target triple = "x86_64-apple-macosx10.9.0"
|
||||
|
||||
%T = type { i32, i32, i32, i32 }
|
||||
|
||||
; Test if even cheap base addreses are hoisted.
|
||||
; Test if even cheap base addresses are hoisted.
|
||||
define i32 @test1() nounwind {
|
||||
; CHECK-LABEL: @test1
|
||||
; CHECK: %const = bitcast i32 12345678 to i32
|
||||
|
Loading…
Reference in New Issue
Block a user