From fd7c5c30c7c9eaa3934fd12db9dfd2257b75ee80 Mon Sep 17 00:00:00 2001 From: Shuxin Yang Date: Thu, 29 Nov 2012 18:09:37 +0000 Subject: [PATCH] fix a typo llvm-svn: 168909 --- test/Transforms/InstCombine/fast-math.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Transforms/InstCombine/fast-math.ll b/test/Transforms/InstCombine/fast-math.ll index 42241409ff8..b6a15677bb7 100644 --- a/test/Transforms/InstCombine/fast-math.ll +++ b/test/Transforms/InstCombine/fast-math.ll @@ -23,7 +23,7 @@ notfold: } define float @fold2(float %a) { -notfold2: +fold2: ; CHECK: fold2 ; CHECK: fmul float %a, 0x4006147AE0000000 %mul = fmul float %a, 0x3FF3333340000000