blob: de078a28dd4885a1a362f7fc14efa377cc2ae39c [file] [log] [blame]
// RUN: %clang_cc1 %s -emit-llvm -o - | grep nounwind
void bar() { asm (""); }