blob: b080e6a511e814c56fa947a3d94d8c91ba0be241 [file] [log] [blame]
Duncan Sands7868f3c2007-12-16 15:51:49 +00001// RUN: %llvmgcc %s -S -o - | grep nounwind
2
3void bar() { asm (""); }