repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve compatibility with older versions of Windows.
[llvm/msp430.git]
/
test
/
FrontendC
/
2009-03-13-dbg.c
blob
aa13af41248c0202aaef9624bc7992ed6683ba45
1
// RUN: %llvmgcc %s -c -g -o /dev/null
2
// XTARGET: darwin,linux
3
// XFAIL: *
4
void
foo
() {}
5