Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
.
/
test
/
CodeGen
/
CBackend
/
2002-08-19-FunctionPointer.ll
blob: 10b9fe22847c14bb4f0e62e8078a0eea86515121 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=c
@fptr
=
global
void
()*
@f
;; Forward ref method defn
declare
void
@f
()
;; External method