Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).

llvm-svn: 227563
This commit is contained in:
NAKAMURA Takumi 2015-01-30 09:53:37 +00:00
parent 157d3f8255
commit 4186708d4d
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not 'ARM' in config.root.targets:
config.unsupported = True