llvm-build: Get rid of 'import *'
authorAnders Waldenborg <anders@0x63.nu>
Wed, 23 Apr 2014 19:17:42 +0000 (19:17 +0000)
committerAnders Waldenborg <anders@0x63.nu>
Wed, 23 Apr 2014 19:17:42 +0000 (19:17 +0000)
commitd25fec6309f17cbce39c4e56d1ada5d8fc0f1862
tree41dea739e3b8945485a374421890f9634732fc0f
parent1188a75aa01fea84d20ecdb5509c6ee25a4073c1
llvm-build: Get rid of 'import *'

This allows pyflakes catching more errors in the script.

Differential Revision: http://reviews.llvm.org/D3334

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207012 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvm-build/llvmbuild/componentinfo.py
utils/llvm-build/llvmbuild/main.py