Sign in
llvm
/
llvm-project
/
lldb
/
refs/heads/main
/
.
/
test
/
API
/
lang
/
cpp
/
odr-handling-with-dylib
/
Makefile
blob: 91eadaa37282ee49223860f18d4748670b69a1f8 [
file
] [
log
] [
blame
] [
edit
]
CXX_SOURCES
:=
main
.
cpp service
.
cpp
DYLIB_CXX_SOURCES
:=
plugin
.
cpp
DYLIB_NAME
:=
plugin
include
Makefile
.
rules