Skip to content

Commit 9d965f8

Browse files
committed
Remove pragma clang optimize off that snuck in.
1 parent 969dd69 commit 9d965f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/SILOptimizer/Utils/PartitionUtils.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121

2222
#include "llvm/Support/CommandLine.h"
2323

24-
#pragma clang optimize off
25-
2624
using namespace swift;
2725
using namespace swift::PatternMatch;
2826
using namespace swift::PartitionPrimitives;

0 commit comments

Comments
 (0)