llvm-6502/test/DebugInfo/Sparc/lit.local.cfg
Venkatraman Govindaraju 4d130cbd77 [Sparc] Add support for parsing DW_CFA_GNU_window_save.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200127 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-26 05:13:44 +00:00

4 lines
109 B
INI

targets = set(config.root.targets_to_build.split())
if not 'Sparc' in targets:
config.unsupported = True