From 1f9a87f6f18515d4366662e7752235479a61538c Mon Sep 17 00:00:00 2001 From: Diana Picus Date: Thu, 18 Jul 2019 08:27:44 +0000 Subject: Fixup r366333 (require x86 in test) Seems to be required for the other added tests too. git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@366416 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/ELF/vs-diagnostics-versionscript.s | 1 + 1 file changed, 1 insertion(+) diff --git a/test/ELF/vs-diagnostics-versionscript.s b/test/ELF/vs-diagnostics-versionscript.s index 2d0be7fc0..2f12ae659 100644 --- a/test/ELF/vs-diagnostics-versionscript.s +++ b/test/ELF/vs-diagnostics-versionscript.s @@ -1,3 +1,4 @@ +# REQUIRES: x86 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o # RUN: rm -f %/terr1.script # RUN: echo "\"" > %/terr1.script -- cgit v1.2.3