summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Feature/load_extension.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Feature/load_extension.ll b/llvm/test/Feature/load_extension.ll
index 8c9a6e05601..1838aa4ab0d 100644
--- a/llvm/test/Feature/load_extension.ll
+++ b/llvm/test/Feature/load_extension.ll
@@ -1,5 +1,5 @@
; This is currently failing on multiple platforms. Disable while investigation occurs.
-; XFAIL: darwin
+; UNSUPPORTED: darwin
; RUN: opt %s %loadbye -goodbye -wave-goodbye -disable-output 2>&1 | FileCheck %s
; REQUIRES: plugins, examples
OpenPOWER on IntegriCloud