blob: b1ce79a5d5cf62c58b4b3a5d72c3b2b72a31cb33 [file] [log] [blame]
// RUN: %llvmgcc -S %s -fasm-blocks -o - -O | grep naked
// PR2094
asm int f() {
xyz
}