Test case for rev. 66925

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66927 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2009-03-13 18:50:51 +00:00
parent 9b922aa3b8
commit 17548b1eab

View File

@ -0,0 +1,3 @@
// RUN: %llvmgcc %s -c -g -o /dev/null
void foo() {}