Fixed some bugs.
[llvm/zpu.git] / test / FrontendC / inline-asm-function.c
blobe5848409865b92544f0b65b28960e30eac0c0efe
1 // RUN: %llvmgcc -S %s -fasm-blocks -o - -O | grep naked
2 // 7533078 (partial).
4 asm int f() {
5 xyz