freebsd_amp_hwpstate/test/FrontendC/2007-12-16-AsmNoUnwind.c

4 lines
70 B
C

// RUN: %llvmgcc %s -S -o - | grep nounwind
void bar() { asm (""); }