Sign in
llvm
/
llvm-project
/
81f445b7df94de485240b21034682f22432729c4
/
.
/
lldb
/
test
/
API
/
windows
/
launch
/
missing-dll
/
dummy_dll.c
blob: 61bde26534966d2bef1d96e9d949306c4976e656 [
file
]
__declspec
(
dllexport
)
void
SomeFunction
(
void
)
{}