llvm-svn: 205473
This commit is contained in:
Adrian Prantl 2014-04-02 22:17:30 +00:00
parent c2c751312e
commit fd43f6ba3b
1 changed files with 1 additions and 1 deletions

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