1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Remove no un-necessary require for load_extension.ll

Local testing on OSX no longer exhibit the linking error mentioned in
https://reviews.llvm.org/D71959#1860286
This commit is contained in:
serge-sans-paille 2020-02-26 08:26:53 +01:00
parent 467a5f54d7
commit 9479b0618c

View File

@ -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