Sign in
android
/
toolchain
/
llvm
/
refs/heads/release_35
/
.
/
lib
/
DebugInfo
/
module.modulemap
blob: 1fe5ab130fd7e9301795e66561d62c285763ef6e [
file
] [
log
] [
blame
] [
edit
]
module
DebugInfo
{
requires cplusplus umbrella
"."
module
*
{
export
*
}
}