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
/
jitloader_gdb
/
Makefile
blob
357b1f83684fe2f45fb5e8d4753ed31de5cf399e
1
C_SOURCES
:=
main.c
2
3
all
:
a.out simple
4
5
include
Makefile.rules
6
7
simple
:
8
$(
MAKE
) -
f
$(
MAKEFILE_RULES
)
\
9
C_SOURCES
=
simple.c EXE
=
simple