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
/
python_api
/
hello_world
/
Makefile
blob
73625f4733f0f530cc2ac16bf68652f3d988a1d5
1
C_SOURCES
:=
main.c
2
# See TestHelloWorld.py, which specifies the executable name with a dictionary.
3
EXE
:=
hello_world
4
5
include
Makefile.rules