Changed the order of two assignment stmts.

llvm-svn: 114381
This commit is contained in:
Johnny Chen 2010-09-21 00:16:09 +00:00
parent 209cdbef64
commit 958da040e4
1 changed files with 1 additions and 1 deletions

View File

@ -347,8 +347,8 @@ unittest2.signals.installHandler()
# over different configurations.
#
iterCompilers = False
iterArchs = False
iterCompilers = False
from types import *
if "archs" in config: