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:
ea825f2
)
[ORC] Make weak-comdat.ll testcase UNSUPPORTED on Darwin, rather than XFAIL.
author
Lang Hames
<lhames@gmail.com>
Fri, 3 Feb 2023 20:03:21 +0000
(12:03 -0800)
committer
Lang Hames
<lhames@gmail.com>
Fri, 3 Feb 2023 20:04:06 +0000
(12:04 -0800)
llvm/test/ExecutionEngine/Orc/weak-comdat.ll
patch
|
blob
|
history
diff --git
a/llvm/test/ExecutionEngine/Orc/weak-comdat.ll
b/llvm/test/ExecutionEngine/Orc/weak-comdat.ll
index b2842f5c2515ad3104354976440d6685b3008f40..e1e1ab02e2981b3caea5d141f2c736ab887700e1 100644
(file)
--- a/
llvm/test/ExecutionEngine/Orc/weak-comdat.ll
+++ b/
llvm/test/ExecutionEngine/Orc/weak-comdat.ll
@@
-1,5
+1,5
@@
; RUN: lli -extra-module %p/Inputs/weak-comdat-def.ll %s
-;
XFAIL
: target={{.*}}-darwin{{.*}}
+;
UNSUPPORTED
: target={{.*}}-darwin{{.*}}
declare i32 @g()