C++程序  |  4行  |  70 B

// RUN: %llvmgcc %s -S -o - | grep nounwind

void bar() { asm (""); }