1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/PGOProfile/X86/lit.local.cfg
Rong Xu cc0ee912d1 [PGO] resubmit r268969
Put the test into a target specific directory.

llvm-svn: 269090
2016-05-10 17:45:33 +00:00

4 lines
68 B
INI

if not 'X86' in config.root.targets:
config.unsupported = True