]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commitdiff
typo
authorAdrian Prantl <aprantl@apple.com>
Wed, 2 Apr 2014 22:17:30 +0000 (22:17 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 2 Apr 2014 22:17:30 +0000 (22:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205473 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/ConstantHoisting/X86/const-base-addr.ll

index ffd51b5c0683a9cf76f8dcfcdc8784e043d1d80f..01e6cdfd2a5b41fbc69e77f5bca3acf64477a223 100644 (file)
@@ -5,7 +5,7 @@ target triple = "x86_64-apple-macosx10.9.0"
 
 %T = type { i32, i32, i32, i32 }
 
 
 %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
 define i32 @test1() nounwind {
 ; CHECK-LABEL:  @test1
 ; CHECK:        %const = bitcast i32 12345678 to i32