forked from OSchip/llvm-project
Revert "Activate extension loading test on Darwin now that the underlying fix has landed"
This reverts commit 0580708934
.
This commit is contained in:
parent
a9d5f8989d
commit
3524755a1a
|
@ -1,3 +1,6 @@
|
|||
; This is currently failing on multiple platforms. Disable while investigation occurs.
|
||||
; UNSUPPORTED: darwin
|
||||
|
||||
; RUN: opt %s %loadbye -goodbye -wave-goodbye -disable-output 2>&1 | FileCheck %s
|
||||
; REQUIRES: plugins, examples
|
||||
; CHECK: Bye
|
||||
|
|
Loading…
Reference in New Issue