[test][lld] Mark TLS tests as REQUIRES: x86.

Fixes http://lab.llvm.org:8011/#/builders/119/builds/92
This commit is contained in:
Luqman Aden 2020-10-14 00:29:06 -07:00
parent 8c03fdf34a
commit dc128e5968
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
; REQUIRES: x86
; This test is to make sure that the necessary alignment for thread locals
; gets reflected in the TLS Directory of the generated executable on x86.
;

View File

@ -1,3 +1,5 @@
; REQUIRES: x86
; This test is to make sure that the necessary alignment for thread locals
; gets reflected in the TLS Directory of the generated executable on x86-64.
;