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
/
functionalities
/
json
/
symbol-file
/
Makefile
blob
aff841c364299c9ba46bf16f9e9f930aa441e9fb
1
C_SOURCES
:=
main.c
2
3
all
:
stripped.out
4
5
stripped.out
:
a.out
6
strip
a.out
-
o stripped.out
7
8
include
Makefile.rules