mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-23 04:01:16 +00:00
4 lines
70 B
C
4 lines
70 B
C
![]() |
// RUN: %llvmgcc %s -S -o - | grep nounwind
|
||
|
|
||
|
void bar() { asm (""); }
|