Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/version-2005
/
.
/
include
/
llvm-c
/
module.modulemap
blob: a456119595c9560effcc682c884f69c9d691c60c [
file
] [
log
] [
blame
] [
edit
]
module
LLVM_C
{
umbrella
"."
module
*
{
export
*
}
}