[lld] Convert tests to check 'target=...'
authorPaul Robinson <paul.robinson@sony.com>
Thu, 15 Dec 2022 21:57:50 +0000 (13:57 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Thu, 15 Dec 2022 21:58:04 +0000 (13:58 -0800)
Part of the project to eliminate special handling for triples in lit
expressions.

lld/test/ELF/lto/ltopasses-extension.ll

index f597637facfc278d3871eb8e9f6a8b05705d5db7..db8edbb8e087d708c8bcff34ddb6fcb5720e6301 100644 (file)
@@ -1,5 +1,5 @@
 ; REQUIRES: x86, plugins, examples
-; UNSUPPORTED: windows
+; UNSUPPORTED: target={{.*windows.*}}
 ; RUN: opt -module-summary %s -o %t.o
 ; RUN: ld.lld -%loadnewpmbye --lto-newpm-passes="goodbye" -mllvm=%loadbye -mllvm=-wave-goodbye %t.o -o /dev/null 2>&1 | FileCheck %s
 ; CHECK: Bye