Sign in
llvm
/
llvm-project
/
d95dadff8f094e793b79eec57737ec397fad7724
/
.
/
lldb
/
test
/
API
/
python_api
/
frame
/
inlines
/
Makefile
blob: cf17569a5e351abdb65886b7ff7cdf6e4bb06759 [
file
]
C_SOURCES
:=
inlines
.
c
ifeq
(
$
(
CC_TYPE
),
icc
)
CFLAGS_EXTRAS
:=
-
debug inline
-
debug
-
info
endif
include
Makefile
.
rules