These tests use 80-bit long doubles, which are x86 only. Mark them so.
authorSterling Augustine <saugustine@google.com>
Thu, 3 Aug 2017 18:56:54 +0000 (18:56 +0000)
committerSterling Augustine <saugustine@google.com>
Thu, 3 Aug 2017 18:56:54 +0000 (18:56 +0000)
commit3eaab9620d2892093a10d2f5f23b0763a59c8237
treed4727eda7766255291be5d7861ff8752b72bb257
parentf08f5c99262ff9eaa08956334accbb2614b0f7a2
These tests use 80-bit long doubles, which are x86 only. Mark them so.

This avoids having each new target need to mark them as unsupported.

llvm-svn: 309973
compiler-rt/test/builtins/Unit/fixunsxfti_test.c
compiler-rt/test/builtins/Unit/fixxfti_test.c
compiler-rt/test/builtins/Unit/floattixf_test.c
compiler-rt/test/builtins/Unit/floatuntixf_test.c