repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
When removing a function from the function set and adding it to deferred, we
[llvm.git]
/
test
/
FrontendC
/
2009-03-13-dbg.c
blob
46abd3a963824b7120c443d9346d6c7cd94bba4c
1
// RUN: %llvmgcc %s -S -g -o /dev/null
2
// XTARGET: darwin,linux
3
// XFAIL: *
4
void
foo
() {}
5