[Pass Registration] XFAIL load_extension.ll test on macOS.

This test fails  on macOS, causing the following bots to fail

http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/7438/
http://green.lab.llvm.org/green/job/clang-stage1-RA/5034/

Error:
Error opening 'build/./lib/libBye.dylib': dlopen(build/./lib/libBye.dylib, 9): image not found
  -load request ignored.
This commit is contained in:
Florian Hahn 2020-01-04 17:32:15 +00:00
parent 5eed4e2664
commit db82fc5dd8
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
; This fails at least on macOS.
; XFAIL: darwin
; RUN: opt %s %loadbye -goodbye -wave-goodbye -disable-output 2>&1 | FileCheck %s
; REQUIRES: plugins, examples
; CHECK: Bye