Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
.
/
test
/
Analysis
/
CallGraph
/
2008-09-09-UsedByGlobal.ll
blob: 0c5ef92ef71ecea59478f57636179c91743aff58 [
file
] [
log
] [
blame
]
; RUN: opt < %s -print-callgraph -disable-output |& grep {calls function}
@a
=
global
void
()*
@f
; <void ()**> [#uses=0]
define
internal
void
@f
()
{
unreachable
}