Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b8f0a208e9849c7ea50173b98acb51efbe1f2c7
/
.
/
test
/
FrontendC
/
inline-asm-function.c
blob: e5848409865b92544f0b65b28960e30eac0c0efe [
file
] [
log
] [
blame
]
// RUN: %llvmgcc -S %s -fasm-blocks -o - -O | grep naked
// 7533078 (partial).
asm
int
f
()
{
xyz
}