forked from OSchip/llvm-project
parent
f846ce259a
commit
c91c46c85e
|
@ -0,0 +1,3 @@
|
|||
// test for r305179
|
||||
// RUN: %clang_cc1 -emit-llvm -O -mllvm -print-after-all %s -o %t 2>&1 | grep '*** IR Dump After Function Integration/Inlining ***'
|
||||
void foo() {}
|
Loading…
Reference in New Issue