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
/
lang
/
objc
/
modules-inline-functions
/
Makefile
blob
b4afe2cb3e856f3b5dd9abb2668b2edc2db622d1
1
C_SOURCES
:=
myModule.c
2
3
OBJC_SOURCES
:=
main.m
4
5
CFLAGS_EXTRAS
= $(
MANDATORY_MODULE_BUILD_CFLAGS
) -
I
$(
BUILDDIR
)
6
7
include
Makefile.rules