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