mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Changed the order of two assignment stmts.
llvm-svn: 114381
This commit is contained in:
@@ -347,8 +347,8 @@ unittest2.signals.installHandler()
|
||||
# over different configurations.
|
||||
#
|
||||
|
||||
iterCompilers = False
|
||||
iterArchs = False
|
||||
iterCompilers = False
|
||||
|
||||
from types import *
|
||||
if "archs" in config:
|
||||
|
||||
Reference in New Issue
Block a user