git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205473 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Adrian Prantl 2014-04-02 22:17:30 +00:00
parent b1b4d08195
commit e2ed9238bc

View File

@ -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