C++程序  |  4行  |  80 B

// RUN: %clang_cc1 %s -emit-llvm -o - | grep nounwind

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