[AArch64] Remove useless 'import re' from CodeGen lit.local.cfg. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277498 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ahmed Bougacha 2016-08-02 19:04:25 +00:00
parent 1b1291fbbb
commit 9ce2f98aaa

View File

@ -1,4 +1,2 @@
import re
if not 'AArch64' in config.root.targets:
config.unsupported = True