Loading llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp +0 −4 Original line number Diff line number Diff line Loading @@ -99,10 +99,6 @@ static bool CallHasFloatingPointArgument(const CallInst *CI) { return false; } //===----------------------------------------------------------------------===// // Memory LibCall Optimizations //===----------------------------------------------------------------------===// namespace { //===----------------------------------------------------------------------===// // Math Library Optimizations Loading Loading
llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp +0 −4 Original line number Diff line number Diff line Loading @@ -99,10 +99,6 @@ static bool CallHasFloatingPointArgument(const CallInst *CI) { return false; } //===----------------------------------------------------------------------===// // Memory LibCall Optimizations //===----------------------------------------------------------------------===// namespace { //===----------------------------------------------------------------------===// // Math Library Optimizations Loading