forked from OSchip/llvm-project
Activate extension loading test on Darwin now that the underlying fix has landed
Original bug fixed by ab2300bc15
This commit is contained in:
parent
13e28b6a9a
commit
0580708934
|
@ -1,6 +1,3 @@
|
|||
; 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