[PATCH] D51548: lld: Add missing REQUIRES to tests

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 2 22:31:21 PDT 2018


grimar added a comment.

None of the rest ELF tests we have using "REQUIRES: x86_64". We already have "REQUIRES: x86" everywhere though. And ELF tests you fix in this patch have it too. So why do you want to add x86_64?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D51548





More information about the llvm-commits mailing list