projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e44dedd
)
XFAIL load_extension.ll test on macOS only
author
Serge Guelton
<sguelton@redhat.com>
Fri, 10 Jan 2020 09:59:49 +0000
(
04:59
-0500)
committer
Serge Guelton
<sguelton@redhat.com>
Fri, 10 Jan 2020 10:03:33 +0000
(
05:03
-0500)
Other setup have been fixed by
346de9b67228f42eb9b55fa3b426b5dedfdb1d40
llvm/test/Feature/load_extension.ll
patch
|
blob
|
history
diff --git
a/llvm/test/Feature/load_extension.ll
b/llvm/test/Feature/load_extension.ll
index
fc4804e
..
8c9a6e0
100644
(file)
--- 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:
*
+; XFAIL:
darwin
; RUN: opt %s %loadbye -goodbye -wave-goodbye -disable-output 2>&1 | FileCheck %s
; REQUIRES: plugins, examples