brintos

brintos / llvm-project-archived public Read only

0
0
Text · 84 B · 3d05da0 Raw
4 lines · c
1// RUN: %clang_cc1 %s -emit-llvm -o - | grep nounwind2 3void bar(void) { asm (""); }4