Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/main
/
.
/
lib
/
Bitcode
/
module.modulemap
blob: 7df1a0a3c721f54f44fabfae2166dc6f05c7dd1c [
file
] [
log
] [
blame
] [
edit
]
module
Bitcode
{
requires cplusplus umbrella
"."
module
*
{
export
*
}
}