mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-05 02:07:56 +00:00
a62270de2c
The reversion apparently deleted the test/Transforms directory. Will be re-reverting again. llvm-svn: 358552
5 lines
98 B
INI
5 lines
98 B
INI
config.suffixes = ['.ll']
|
|
|
|
if not 'AArch64' in config.root.targets:
|
|
config.unsupported = True
|