Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6edf810555acd27f4ccd1abc41af30a6a81da66d
/
.
/
test
/
CFrontend
/
2003-12-14-ExternInlineSupport.c.tr
blob: fb92ec773c1a6239a0a101b3b07779539329282a [
file
] [
log
] [
blame
]
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep dead_function
extern
__inline__
void
dead_function
()
{}