index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
2007-12-16-AsmNoUnwind.c
blob: de078a28dd4885a1a362f7fc14efa377cc2ae39c (
about
) (
plain
)
1
2
3
// RUN: %clang_cc1 %s -emit-llvm -o - | grep nounwind void bar() { asm (""); }