1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

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

llvm-svn: 277498
This commit is contained in:
Ahmed Bougacha 2016-08-02 19:04:25 +00:00
parent 37ebf5f0df
commit 22c9341d9e

View File

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