From 911908dcb820848056a8c23fe762af37ab857779 Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Fri, 14 Sep 2012 21:25:34 +0000 Subject: Stylistic and 80-col fixes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163940 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Transforms/Utils/BypassSlowDivision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/llvm/Transforms') diff --git a/include/llvm/Transforms/Utils/BypassSlowDivision.h b/include/llvm/Transforms/Utils/BypassSlowDivision.h index c262434b66..dceda48587 100644 --- a/include/llvm/Transforms/Utils/BypassSlowDivision.h +++ b/include/llvm/Transforms/Utils/BypassSlowDivision.h @@ -26,7 +26,7 @@ namespace llvm { /// profitably bypassed and carried out with a shorter, faster divide. bool bypassSlowDivision(Function &F, Function::iterator &I, - const DenseMap &BypassTypeMap); + const DenseMap &BypassTypeMap); } // End llvm namespace -- cgit v1.2.3-70-g09d2