XFAIL load_extension.ll test on macOS only
authorSerge Guelton <sguelton@redhat.com>
Fri, 10 Jan 2020 09:59:49 +0000 (04:59 -0500)
committerSerge Guelton <sguelton@redhat.com>
Fri, 10 Jan 2020 10:03:33 +0000 (05:03 -0500)
Other setup have been fixed by 346de9b67228f42eb9b55fa3b426b5dedfdb1d40

llvm/test/Feature/load_extension.ll

index fc4804e..8c9a6e0 100644 (file)
@@ -1,5 +1,5 @@
 ; This is currently failing on multiple platforms. Disable while investigation occurs.
-; XFAIL: *
+; XFAIL: darwin
 
 ; RUN: opt %s %loadbye -goodbye -wave-goodbye -disable-output 2>&1 | FileCheck %s
 ; REQUIRES: plugins, examples