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:
parent
467a5f54d7
commit
9479b0618c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user