repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lldb
/
test
/
API
/
macosx
/
debugserver-exit-code
/
main.c
blob
9edc9336dc3e07f2959e540d3411f58740c8964f
1
#include <stdlib.h>
2
3
int
main
(
int
argc
,
char
**
argv
) {
abort
(); }