1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

XFAIL load_extension.ll test on macOS only

Other setup have been fixed by 346de9b67228f42eb9b55fa3b426b5dedfdb1d40
This commit is contained in:
Serge Guelton 2020-01-10 04:59:49 -05:00
parent 54bf14fea5
commit 2a61810810

View 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