mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
New test for PR1400
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36941 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fe252f38dd
commit
74935ca374
7
test/CFrontend/2007-05-08-PCH.c
Normal file
7
test/CFrontend/2007-05-08-PCH.c
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
// PR 1400
|
||||||
|
// RUN: %llvmgcc -x c-header %s -o /dev/null
|
||||||
|
|
||||||
|
int main() {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user