Commit 8063ead1 authored by Robert Bradshaw's avatar Robert Bradshaw

Optimization tests.

parent 4bfb74b8
...@@ -156,7 +156,7 @@ class Context(object): ...@@ -156,7 +156,7 @@ class Context(object):
IterationTransform(), IterationTransform(),
SwitchTransform(), SwitchTransform(),
# DropRefcountingTransform(), # DropRefcountingTransform(),
FinalOptimizePhase(self), # FinalOptimizePhase(self),
GilCheck(), GilCheck(),
#ClearResultCodes(self), #ClearResultCodes(self),
#SpecialFunctions(self), #SpecialFunctions(self),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment