summaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/address-space.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ScalarRepl/address-space.ll')
-rw-r--r--test/Transforms/ScalarRepl/address-space.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ScalarRepl/address-space.ll b/test/Transforms/ScalarRepl/address-space.ll
index 318d4e7590..d8efc1774b 100644
--- a/test/Transforms/ScalarRepl/address-space.ll
+++ b/test/Transforms/ScalarRepl/address-space.ll
@@ -6,7 +6,7 @@ target triple = "x86_64-apple-darwin10"
%struct.anon = type { [1 x float] }
-; CHECK: define void @Test(
+; CHECK-LABEL: define void @Test(
; CHECK: load float addrspace(2)*
; CHECK-NEXT: fsub float
; CHECK: store float {{.*}}, float addrspace(2)*