mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
4 lines
124 B
LLVM
4 lines
124 B
LLVM
|
; RUN: opt -verify %S/Inputs/infer_dso_local.bc | llvm-dis | FileCheck %s
|
||
|
|
||
|
; CHECK: define linkonce_odr hidden void @test()
|